From: Luis R. Rodriguez Date: Thu, 5 Aug 2010 21:56:54 +0000 (-0400) Subject: ath9k: remove duplicate get_hw_crypto_keytype() X-Git-Tag: v2.6.37-rc1~147^2~679^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c17512d846a4b063c8d3e708d82c0664d9c7182e;p=pandora-kernel.git 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 Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed