From: Larry Finger Date: Wed, 17 Dec 2008 20:26:59 +0000 (-0600) Subject: mac80211: Print unknown packet type in tasklet_handler X-Git-Tag: v2.6.29-rc1~581^2~105^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e3f308997f53d00e8cbebdb89d4f6e347aa963a;p=pandora-kernel.git mac80211: Print unknown packet type in tasklet_handler In stress testing p54usb, the WARN_ON() in ieee80211_tasklet_handler() was triggered; however, there is no logging of the received value for packet type. Adding that feature will improve the warning. Signed-off-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed