]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: remove duplicate get_hw_crypto_keytype()
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 5 Aug 2010 21:56:54 +0000 (17:56 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 16 Aug 2010 19:26:41 +0000 (15:26 -0400)
commit70e86956963a8f5e792a5dcf874491cb10e966b3
tree34db1793ec03defed98246fa2b8f50bea470009d
parent8cb5884ed033c96725c9fc636622c9fa9332654b
ath9k: remove duplicate get_hw_crypto_keytype()

Use ath9k_cmn_get_hw_crypto_keytype() instead which is
already exported and shared, and does exactly the same thing.

Reported-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/xmit.c