linux/drivers/net/wireless/zd1211rw
Michael Buesch d005b1d042 zd1211rw: Fix data padding for QoS
This patch fixes a data alignment issue in the zd1211rw driver.
The IEEE80211_STYPE_QOS_DATA bit should be used as a bitwise test
to test for the presence of the 2 byte QoS control field.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-06-09 15:50:20 -04:00
..
Kconfig
Makefile
zd_chip.c zd1211rw: support for mesh interface and beaconing 2008-03-06 17:19:47 -05:00
zd_chip.h zd1211rw: support for mesh interface and beaconing 2008-03-06 17:19:47 -05:00
zd_def.h
zd_ieee80211.c cfg80211 API for channels/bitrates, mac80211 and driver conversion 2008-02-29 15:19:32 -05:00
zd_ieee80211.h
zd_mac.c zd1211rw: Fix data padding for QoS 2008-06-09 15:50:20 -04:00
zd_mac.h zd1211rw: support for mesh interface and beaconing 2008-03-06 17:19:47 -05:00
zd_rf.c
zd_rf.h
zd_rf_al2230.c
zd_rf_al7230b.c
zd_rf_rf2959.c
zd_rf_uw2453.c
zd_usb.c misc drivers/net endianness noise 2008-05-21 16:55:59 -07:00
zd_usb.h