]> err.no Git - linux-2.6/commit
mac80211: fixing null qos data frames check for reordering buffer
authorRon Rindjunsky <ron.rindjunsky@intel.com>
Wed, 23 Jan 2008 16:17:13 +0000 (18:17 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2008 03:26:38 +0000 (19:26 -0800)
commit8b6bbe75384417d3f5edafcb45d2f67415e9cc00
tree6a4a3a63fed89104e1d5e4c7eb88a29b7e79dc7f
parente78c9d285709f535caae405f1da5b2936f51f0b5
mac80211: fixing null qos data frames check for reordering buffer

This patch fixes a wrong condition for null qos data frames, causing us to
drop data frames needed for reordering as well.

Signed-off-by: Ron Rindjunsky <ron.rindjunsky@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mac80211/rx.c