[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)
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>

No differences found