From: Emmanuel Grumbach Date: Wed, 9 Jul 2008 21:47:19 +0000 (+0300) Subject: mac80211: Fix ieee80211_rx_reorder_ampdu: ignore QoS null packets X-Git-Tag: v2.6.27-rc1~969^2~159^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2560b6e2e4b87df211ea39b3b02498959b70b4e8;p=pandora-kernel.git mac80211: Fix ieee80211_rx_reorder_ampdu: ignore QoS null packets This patch fixes the check at the entrance to ieee80211_rx_reorder_ampdu. This check has been broken by 'mac80211: rx.c use new helpers'. Letting QoS NULL packet in ieee80211_rx_reorder_ampdu led to packet loss in RX. Signed-off-by: Emmanuel Grumbach Signed-off-by: Tomas Winkler Signed-off-by: John W. Linville --- Reading git-diff-tree failed