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)
commitc17512d846a4b063c8d3e708d82c0664d9c7182e
tree34db1793ec03defed98246fa2b8f50bea470009d
parent6fe140024ff66d7eccde1a151a08c262dc7a1e6f
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