]> www.infradead.org Git - users/dwmw2/linux.git/commit
libertas: Add missing sentinel at end of if_usb.c fw_table
authorKevin Easton <kevin@guarana.org>
Wed, 10 Jul 2019 13:31:38 +0000 (13:31 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 5 Oct 2019 11:13:57 +0000 (13:13 +0200)
commit27a2b39359f8f95def5ab865013d7faa56f67146
tree8e06e14a4edc0e4f50a442179a995de5ed3dd431
parent9eff1ebe2c90fce4030d1deaef6f1bd433d99eaa
libertas: Add missing sentinel at end of if_usb.c fw_table

[ Upstream commit 764f3f1ecffc434096e0a2b02f1a6cc964a89df6 ]

This sentinel tells the firmware loading process when to stop.

Reported-and-tested-by: syzbot+98156c174c5a2cad9f8f@syzkaller.appspotmail.com
Signed-off-by: Kevin Easton <kevin@guarana.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/wireless/marvell/libertas/if_usb.c