]> Pileus Git - ~andy/linux/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)
commitd216aaa674feb14a4aeb56bc3708f69d81c39d45
tree34d5c3b158f93fa60444d8fd10b98b08d5480544
parentaebe2b5624b9a3c00b78b1b285c43de73c81f7c5
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