]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: Clean up setkey operations
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 3 Mar 2009 11:11:53 +0000 (13:11 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 5 Mar 2009 19:39:43 +0000 (14:39 -0500)
commit9bcd53cc3ca7bc1820581512b34101bd27746ee3
tree34d5c3b158f93fa60444d8fd10b98b08d5480544
parent1a591a66a3e5e0724fdf59a9a81143ab1bf76c3a
ath9k: Clean up setkey operations

There is no need to use ath_keyset() wrapper for
ath9k_hw_set_keycache_entry() calls. In addition, improve the comments
describing the key setting operations.

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/main.c