Re: converted urtw(4) Was: [Testers needed!] WiFi drivers changes

From: Gleb Smirnoff <glebius_at_FreeBSD.org>
Date: Mon, 22 Jun 2015 12:25:18 +0300
On Mon, Jun 22, 2015 at 09:51:23AM +0800, Kevin Lo wrote:
K> Thank you Gleb.  urtw(4) works fine on amd64.

Thanks.

K> One minor problem, I got an compiler error and this diff below fixes it.
K> 
K> --- D2655.diff.orig	2015-06-22 09:45:48.836385086 +0800
K> +++ D2655.diff	2015-06-22 09:47:56.121431950 +0800
K> _at__at_ -10421,14 +10421,6 _at__at_
K>   	struct urtw_vap *uvp = URTW_VAP(vap);
K>   	struct ieee80211_node *ni;
K>   	usb_error_t error = 0;
K> -_at__at_ -1905,7 +1858,6 _at__at_
K> - 	default:
K> - 		break;
K> - 	}
K> --fail:
K> - 	URTW_UNLOCK(sc);
K> - 	IEEE80211_LOCK(ic);
K> - 	return (uvp->newstate(vap, nstate, arg));
K>  _at__at_ -1915,12 +1867,11 _at__at_
K>   urtw_watchdog(void *arg)
K>   {

This patch is unclear to me. Can you please send a diff between my version
and your version? Diff of diff drives me mad.

-- 
Totus tuus, Glebius.
Received on Mon Jun 22 2015 - 07:25:23 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:58 UTC