cvs commit: src/sys/dev/ath if_ath.c
Sam Leffler
sam at FreeBSD.org
Thu Feb 9 14:34:38 PST 2006
sam 2006-02-09 22:34:34 UTC
FreeBSD src repository
Modified files:
sys/dev/ath if_ath.c
Log:
Minor tx path cleanups:
o assume all data frames have been classified so there's no need
to check if QoS is being used, just fetch the wme priority from
the mbuf
o fix double counting of noack frames
o fix nearby comment
MFC after: 2 weeks
Revision Changes Path
1.125 +6 -13 src/sys/dev/ath/if_ath.c
More information about the cvs-src
mailing list