[PATCH] ieee80211: Log if netif_rx() drops the packet
authorZhu Yi <yi.zhu@intel.com>
Thu, 19 Jan 2006 08:20:49 +0000 (16:20 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 27 Jan 2006 22:08:06 +0000 (17:08 -0500)
commitd65292375154085feb7217ed8fccc8edf163c6b2
tree952ec92d86fd48285580d6bd7e9c4d0ad9d43209
parent44d7a8cfbdc1112fd80546591fd6f5c831ea0363
[PATCH] ieee80211: Log if netif_rx() drops the packet

Log to wireless network stats if netif_rx() drops the packet.

(also trailing whitespace and Lindent cleanups as part of patch-apply
process)

Signed-off-by: James Ketrenos <jketreno@linux.intel.com>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/ieee80211/ieee80211_crypt.c
net/ieee80211/ieee80211_rx.c