commit | 8db8ddf13dda0fc96937bcb6e10563e7b9a20387 | [log] [tgz] |
---|---|---|
author | Mike McCormack <mikem@ring3k.org> | Mon Jun 06 23:12:42 2011 +0900 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jun 10 14:26:50 2011 -0400 |
tree | bbdc03f8d2c828b552d74757d5c88eb9ddb818a7 | |
parent | 2c333366a4ec1f4cdbaec285ba448d5943df8ffd [diff] |
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>