commit | 9f167f6480c87e22ce1b934cc839d1786b373b70 | [log] [tgz] |
---|---|---|
author | Vasanthakumar Thiagarajan <vasanth@atheros.com> | Thu May 20 14:34:46 2010 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jun 02 16:13:31 2010 -0400 |
tree | c6796903a54c806098d0b4d295140da8d1ee7bba | |
parent | 93ef24b29bb6d6d50763c44c0debec4a9547fc58 [diff] |
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>