cvs commit: src/sys/net80211 ieee80211_input.c ieee80211_node.c ieee80211_proto.c ieee80211_proto.h

Sam Leffler sam at FreeBSD.org
Sun Mar 11 07:22:22 UTC 2007


sam         2007-03-11 07:22:21 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_input.c ieee80211_node.c 
                         ieee80211_proto.c ieee80211_proto.h 
  Log:
  change ieee80211_fix_rate to take a rate set instead of using
  ni_rates; this lets us re-use the code to check 11n HT rates
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.108     +1 -1      src/sys/net80211/ieee80211_input.c
  1.81      +3 -2      src/sys/net80211/ieee80211_node.c
  1.36      +2 -3      src/sys/net80211/ieee80211_proto.c
  1.22      +2 -1      src/sys/net80211/ieee80211_proto.h


More information about the cvs-src mailing list