From: Sujith Date: Tue, 18 Nov 2008 03:35:55 +0000 (+0530) Subject: ath9k: Revamp RX handling X-Git-Tag: v2.6.29-rc1~581^2~383^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be0418ada3fad110977a9d5fa16d4907d4e7d726;p=pandora-kernel.git ath9k: Revamp RX handling Remove a lot of old, crufty code and make RX status reporting a bit sane and clean. Do not do anything to the RX skb before unmapping. So in ath_rx_tasklet(), move the skb_put() after PCI unmap. Signed-off-by: Sujith Signed-off-by: John W. Linville --- Reading git-diff-tree failed