From: Michael Buesch Date: Thu, 5 Jun 2008 14:55:10 +0000 (+0200) Subject: zd1211rw: Fix data padding for QoS X-Git-Tag: v2.6.26-rc6~13^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d005b1d042a1d5dcd8d898f26d8d9bb03f865284;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed