cvs commit: src/sys/net80211 ieee80211_ioctl.c

Sam Leffler sam at FreeBSD.org
Mon Mar 5 19:12:26 UTC 2007


sam         2007-03-05 19:12:25 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_ioctl.c 
  Log:
  correct inital bounds check on returning scan results; this does not
  paper over catching an error as the case was already handled, albeit
  in a somewhat surprising way (the caller received zero'd data)
  
  Submitted by:   sephe
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.52      +1 -1      src/sys/net80211/ieee80211_ioctl.c


More information about the cvs-src mailing list