DragonFly commits List (threaded) for 2006-11
DragonFly BSD
DragonFly commits List (threaded) for 2006-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/netproto/802_11/wlan ieee80211_ioctl.c


From: Sepherosa Ziehau <sephe@crater.dragonflybsd.org>
Date: Thu, 23 Nov 2006 05:43:05 -0800 (PST)

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@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]