cvs commit: src/sys/net80211 ieee80211_output.c

Sam Leffler sam at FreeBSD.org
Wed Mar 15 21:27:09 UTC 2006


sam         2006-03-15 21:27:08 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_output.c 
  Log:
  when doing s/w crypto make sure work is done w/ a writable mbuf chain;
  this corrects problems with drivers that rely on the host to do
  crypto (iwi, ipw, ral, ural, wi (hostap), awi)
  
  Hard work by:   luigi, mlaier
  Reviewed by:    luigi, mlaier
  MFC after:      1 week
  
  Revision  Changes    Path
  1.40      +15 -0     src/sys/net80211/ieee80211_output.c


More information about the cvs-src mailing list