From: Luis R. Rodriguez Date: Wed, 4 Nov 2009 01:39:00 +0000 (-0800) Subject: ath9k: move RX check code into helper ath9k_rx_accept() X-Git-Tag: v2.6.33-rc1~388^2~280^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=207e96854e39380fce8b589bbbdaf6e9a83b9151;p=pandora-kernel.git ath9k: move RX check code into helper ath9k_rx_accept() This does sanity checking on the skb and RX status descriptor prior to processing. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed