[PATCH] iwl4965-base.c: fix off-by-one errors
authorAdrian Bunk <bunk@kernel.org>
Sun, 14 Oct 2007 17:51:15 +0000 (19:51 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 18 Oct 2007 19:44:42 +0000 (15:44 -0400)
commitc899a575fa9cc802a4a77f6c5078b14fc1d12487
tree0dc2c257d8c259b5bcdc345db74ff30349555d88
parentba8007ceb076f336a453a049cc5353eaa01d7136
[PATCH] iwl4965-base.c: fix off-by-one errors

This patch fixes two off-by-one errors resulting in array overflows
spotted by the Coverity checker.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl4965-base.c