PERFORCE change 184746 for review

Hans Petter Selasky hselasky at FreeBSD.org
Thu Oct 14 22:32:22 UTC 2010


http://p4web.freebsd.org/@@184746?ac=10

Change 184746 by hselasky at hselasky_laptop001 on 2010/10/14 22:31:31

	IFC

Affected files ...

.. //depot/projects/usb/src/sys/dev/usb/wlan/if_rum.c#36 integrate

Differences ...

==== //depot/projects/usb/src/sys/dev/usb/wlan/if_rum.c#36 (text+ko) ====

@@ -708,7 +708,6 @@
 		ieee80211_state_name[nstate]);
 
 	IEEE80211_UNLOCK(ic);
-
 	RUM_LOCK(sc);
 	usb_callout_stop(&rvp->ratectl_ch);
 
@@ -746,7 +745,6 @@
 		tp = &vap->iv_txparms[ieee80211_chan2mode(ic->ic_curchan)];
 		if (tp->ucastrate == IEEE80211_FIXED_RATE_NONE)
 			rum_ratectl_start(sc, ni);
-
 		ieee80211_free_node(ni);
 		break;
 	default:


More information about the p4-projects mailing list