From: Jouni Malinen Date: Thu, 14 May 2009 18:28:47 +0000 (+0300) Subject: ath9k: Clean up RX processing a bit X-Git-Tag: v2.6.31-rc1~330^2~313^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d64a3cfaf3edb548b68ef4eedbadbb875eaa10e;p=pandora-kernel.git ath9k: Clean up RX processing a bit This makes use of the local fc variable in bit more places and uses a common helper macro. The part of RX process that delivers skb's to mac80211 is moved to a separate function in preparation for future changes that will need to do this from two places. The modifications here should not result in any functional changes. Signed-off-by: Jouni Malinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed