summaryrefslogtreecommitdiffstats
path: root/virt
diff options
context:
space:
mode:
authorJustin Chen <justinpopo6@gmail.com>2022-07-21 02:28:15 +0200
committerJakub Kicinski <kuba@kernel.org>2022-07-23 06:43:59 +0200
commit2bcbd3d8a7b4525cdb741fe82330edb6f5452c7f (patch)
treeb04ad3cfc43c6bc48008297a4e57b2e8657c50a4 /virt
parentnet: usb: ax88179_178a: restore state on resume (diff)
downloadlinux-2bcbd3d8a7b4525cdb741fe82330edb6f5452c7f.tar.xz
linux-2bcbd3d8a7b4525cdb741fe82330edb6f5452c7f.zip
net: usb: ax88179_178a: move priv to driver_priv
We need more space to save WoL context. So lets allocate memory for ax88179_data instead of using struct usbnet data field which only supports 5 words. We continue to use the struct usbnet data field for multicast filters. However since we no longer have the private data stored there, we can shift it to the beginning. Signed-off-by: Justin Chen <justinpopo6@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions