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 10:30:27 +0000 (12:30 +0200)
commit0b4cba36122233d85dad248301ce8265dbe23fff
treef2446a6859e8182489422817e7c532bd283f86b4
parent88c92577a54fdc074936fe0627b32422481f1c19
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