]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: usb: fix regression from FLAG_NOARP code
authorLucas Stach <dev@lynxeye.de>
Thu, 7 Feb 2013 16:18:39 +0000 (16:18 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 Feb 2013 06:49:49 +0000 (01:49 -0500)
commit9c79330d930b5774aed8eb323daebecedce2e245
treefefaaff294d94dc47f6189550afd8abb0a9bc81d
parent87c084a980325d877dc7e388b8f2f26d5d3b4d01
net: usb: fix regression from FLAG_NOARP code

In commit 6509141f9c2ba74df6cc72ec35cd1865276ae3a4 ("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>
include/linux/usb/usbnet.h