freebsd_amp_hwpstate/sys/dev/ath
Sam Leffler d6f57961a8 Fix checks for fast frames negotiation. ni_ath_flags holds the
capabilities reported by the ap.  These need to be cross-checked
against the local configuration in the vap.  Previously we were
only checking the ap capabilities which meant that if an ap reported
it was ff-capable but we were not setup to use them we'd try to do
ff aggregation and drop the frame.

There are a number of problems to be fixed here but applying this
fix immediately as the problem causes all traffic to stop (and has
not workaround).

Reported by:	Ashish Shukla
2008-10-30 16:22:04 +00:00
..
ath_rate
ah_osdep.c prepare for a new hal 2008-10-27 18:30:33 +00:00
ah_osdep.h
if_ath.c Fix checks for fast frames negotiation. ni_ath_flags holds the 2008-10-30 16:22:04 +00:00
if_ath_pci.c
if_athioctl.h
if_athrate.h
if_athvar.h prepare for a new hal 2008-10-27 18:30:33 +00:00