orinoco: correct key bounds check in orinoco_hw_get_tkip_iv
authorJohn W. Linville <linville@tuxdriver.com>
Mon, 17 Aug 2009 16:09:26 +0000 (12:09 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 17 Aug 2009 17:38:34 +0000 (13:38 -0400)
If key is 4 that is an array out of bounds.

Reported-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found