commit | 8b6bbe75384417d3f5edafcb45d2f67415e9cc00 | [log] [tgz] |
---|---|---|
author | Ron Rindjunsky <ron.rindjunsky@intel.com> | Wed Jan 23 18:17:13 2008 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 31 19:26:38 2008 -0800 |
tree | 6a4a3a63fed89104e1d5e4c7eb88a29b7e79dc7f | |
parent | e78c9d285709f535caae405f1da5b2936f51f0b5 [diff] |
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>