commit | d005b1d042a1d5dcd8d898f26d8d9bb03f865284 | [log] [tgz] |
---|---|---|
author | Michael Buesch <mb@bu3sch.de> | Thu Jun 05 16:55:10 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jun 09 15:50:20 2008 -0400 |
tree | ea436324628e4b5c226f85b0bd38414d152c9b4c | |
parent | ad81b2f97d42e13ef78bb3798e046cd5f0492980 [diff] |
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>