cvs commit: src/sys/netproto/802_11/wlan ieee80211_ioctl.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Thu Nov 23 05:43:57 PST 2006
sephe 2006/11/23 05:43:05 PST
DragonFly src repository
Modified files:
sys/netproto/802_11/wlan ieee80211_ioctl.c
Log:
If power save mode changes, call ieee80211com.ic_reset instead of forcefully
changing (by returning ENETRESET) 802.11 state machine, so that driver has
the chance to intercept this change and possibly avoid changing 802.11 state
machine.
Obtained-from: FreeBSD (sam at freebsd.org)
Revision Changes Path
1.6 +7 -0 src/sys/netproto/802_11/wlan/ieee80211_ioctl.c
http://www.dragonflybsd.org/cvsweb/src/sys/netproto/802_11/wlan/ieee80211_ioctl.c.diff?r1=1.5&r2=1.6&f=u
More information about the Commits
mailing list