ath9k: simplify ath_btcoex_bt_stomp()
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 9 Sep 2009 22:05:00 +0000 (15:05 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 Oct 2009 20:39:23 +0000 (16:39 -0400)
commit269ad8120b2e1f01a7bcea4bdb175142a0e62171
treecf50b71cd3d2573d2894f3d0a3c551e1ab03cf93
parent766ec4a9a813ae262b61842020f150f865c1b10a
ath9k: simplify ath_btcoex_bt_stomp()

The second argument is always the hardware bt coex struct, so
remove it, and rename the function on the path with a ath9k_ prefix.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/main.c
This page took 0.170537 seconds and 5 git commands to generate.