OSDN Git Service

r8152: Refresh MAC address during USBDEVFS_RESET
authorMario Limonciello <mario.limonciello@dell.com>
Thu, 4 Apr 2019 18:46:53 +0000 (13:46 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sun, 7 Apr 2019 01:21:46 +0000 (18:21 -0700)
commit25766271e42f6b15b72ba156cb42a3fea91b5b21
treecd4ed0320a87ab3634d276cbd0c4160f56721935
parent78fdde30d4bd3175f77bcdfc1bb18f96e3dedef0
r8152: Refresh MAC address during USBDEVFS_RESET

On some platforms it is possible to dynamically change the policy
of what MAC address is selected from the ASL at runtime.

These tools will reset the USB device and expect the change to be
made immediately.

Signed-off-by: Mario Limonciello <mario.limonciello@dell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/r8152.c