From: Vasanthakumar Thiagarajan Date: Thu, 20 May 2010 21:34:46 +0000 (-0700) Subject: ath9k: Clean up few function parameters in recv.c X-Git-Tag: v2.6.36-rc1~571^2~615^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f167f6480c87e22ce1b934cc839d1786b373b70;p=pandora-kernel.git ath9k: Clean up few function parameters in recv.c ath9k_rx_skb_preprocess() needs only ieee80211 frame header, pass only frame headers instead of skb to that function. Also remove ineffective frame dump in ath9k_process_rate(). Signed-off-by: Vasanthakumar Thiagarajan Signed-off-by: John W. Linville --- Reading git-diff-tree failed