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)
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>

No differences found