net: usb: ax88179_178a: fix missing stop entry in driver_info
authorWilken Gottwalt <wilken.gottwalt@mailbox.org>
Mon, 28 Sep 2020 09:01:04 +0000 (11:01 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 Sep 2020 01:37:28 +0000 (18:37 -0700)
commit9666ea66a74adfe295cb3a8760c76e1ef70f9caf
treebb97d9123b0ecf9cc02de3b3121dc8fb2aa68a3b
parenta7809ff90ce6c48598d3c4ab54eb599bec1e9c42
net: usb: ax88179_178a: fix missing stop entry in driver_info

Adds the missing .stop entry in the Belkin driver_info structure.

Fixes: e20bd60bf62a ("net: usb: asix88179_178a: Add support for the Belkin B2B128")
Signed-off-by: Wilken Gottwalt <wilken.gottwalt@mailbox.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/ax88179_178a.c