ath5k: use AR5K_KEYTABLE_SIZE when initializing key table
authorJohn W. Linville <linville@tuxdriver.com>
Mon, 21 Jan 2008 20:36:04 +0000 (15:36 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:10:47 +0000 (15:10 -0800)
commitc65638a72c619e941bcb4006feded09fd358ad5f
treed6b25fa952fa55620986db083e4740d84f4ad5d3
parent61cb5dd6d1c81fbb5629f60db4e2a7faa7124b7a
ath5k: use AR5K_KEYTABLE_SIZE when initializing key table

...instead of using AR5K_KEYCACHE_SIZE, which would seem to be a
typo/thinko...

Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath5k/base.c