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)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 24 Jul 2019 11:48:47 +0000 (14:48 +0300)
commit764f3f1ecffc434096e0a2b02f1a6cc964a89df6
treec1fec43ff634b4fd28c90904d47255b1f1049c98
parent5ff29d836d1beb347080bd96e6321c811a8e3f62
libertas: Add missing sentinel at end of if_usb.c fw_table

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>
drivers/net/wireless/marvell/libertas/if_usb.c