From: Mike McCormack Date: Mon, 6 Jun 2011 14:12:42 +0000 (+0900) Subject: rtlwifi: Resubmit skbs with bad CRC early X-Git-Tag: v3.1-rc1~316^2~350^2^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8db8ddf13dda0fc96937bcb6e10563e7b9a20387;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed