From: Eliad Peller Date: Wed, 9 Feb 2011 10:25:14 +0000 (+0200) Subject: wl12xx: fix identification of beacon packets (debug) X-Git-Tag: v2.6.39-rc1~468^2~158^2^2~69^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92fe9b5f112c77dbb63f42f7bed885d709586106;p=pandora-kernel.git wl12xx: fix identification of beacon packets (debug) for debugging purposes, wl12xx determines whether a rx packet is a beacon packet. however, it checks only the frame_control subtype without checking the actual packet type, which leads to false identification in some cases. use ieee80211_is_beacon instead. Signed-off-by: Eliad Peller Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed