]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: Clean up few function parameters in recv.c
authorVasanthakumar Thiagarajan <vasanth@atheros.com>
Thu, 20 May 2010 21:34:46 +0000 (14:34 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 2 Jun 2010 20:13:31 +0000 (16:13 -0400)
commit17bfe6c34cf97defd8350f306a2d35f399036c8c
treec6796903a54c806098d0b4d295140da8d1ee7bba
parenta6214c2dfbae51f877d2aa6c9be936623d53ee4a
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 <vasanth@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/recv.c