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)
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>

No differences found