Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: usb: fix regression from FLAG_NOARP code
In commit 6509141 ("usbnet: add new flag FLAG_NOARP for usb net devices"), the newly added flag NOARP was using an already defined value, which broke drivers using flag MULTI_PACKET. Signed-off-by: Lucas Stach <dev@lynxeye.de> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information