cvs commit: src/sys/net80211 ieee80211_ioctl.c

Sam Leffler sam at FreeBSD.org
Fri Dec 10 08:35:37 PST 2004


sam         2004-12-10 16:35:37 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_ioctl.c 
  Log:
  fix wep key seting: ENETRESET is the code to return to signal the driver
  should push software state to the hardware (was ERESTART which caused the
  system call to be retried)
  
  Submitted by:   Tor Egge
  
  Revision  Changes    Path
  1.15      +1 -1      src/sys/net80211/ieee80211_ioctl.c


More information about the cvs-src mailing list