rtlwifi: Resubmit skbs with bad CRC early
authorMike McCormack <mikem@ring3k.org>
Mon, 6 Jun 2011 14:12:42 +0000 (23:12 +0900)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Jun 2011 18:26:50 +0000 (14:26 -0400)
commit8db8ddf13dda0fc96937bcb6e10563e7b9a20387
treebbdc03f8d2c828b552d74757d5c88eb9ddb818a7
parent2c333366a4ec1f4cdbaec285ba448d5943df8ffd
rtlwifi: Resubmit skbs with bad CRC early

Once we realize a bad packet was received, don't
waste time unmapping it, freeing it, then allocation
a new skb and mapping it, just resubmit the existing
skb.

Signed-off-by: Mike McCormack <mikem@ring3k.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rtlwifi/pci.c