]> git.baikalelectronics.ru Git - kernel.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)
commit768a474b80e1c356df28f21e50bb12f30af455eb
treefefaaff294d94dc47f6189550afd8abb0a9bc81d
parentce1c8cc1da73ca7c414adc30f0e9d37db263545b
net: usb: fix regression from FLAG_NOARP code

In commit e6b76151921649fcd2e3379d6c196514a1dae55f ("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