net: usb: ax88179_178a: restore state on resume
authorJustin Chen <justinpopo6@gmail.com>
Thu, 21 Jul 2022 00:28:14 +0000 (17:28 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 23 Jul 2022 04:43:58 +0000 (21:43 -0700)
commitc4bf747c68892f165e8bf22da2a14dfa304bdaf7
treed0cf10fe46b5a1bf9a4824e66c6db4fceac4f944
parent843f92052da7694e846e8e12bbe2342845d2033e
net: usb: ax88179_178a: restore state on resume

The hardware state was only partially restored, which meant certain
functionality was broken on resume. Do a full HW reset on resume to
fix this.

Signed-off-by: Justin Chen <justinpopo6@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/usb/ax88179_178a.c