mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
The test is off by one so we'd read past the end of the wiphy->bands[] array on the next line. Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>