]> git.baikalelectronics.ru Git - kernel.git/commit
usb/net: rndis: eliminate first set of duplicate OIDs
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 11 May 2012 22:16:08 +0000 (22:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 May 2012 19:04:19 +0000 (15:04 -0400)
commitb33c2aa5267145534437aeb966ebb2de3fae65d5
tree9a2f0b7bb86d6dda3e48a0fba5aa39297a8d4dc5
parent426c5dc43d4333669a512c745146fdceedceae13
usb/net: rndis: eliminate first set of duplicate OIDs

The RNDIS protocol contains a vast number of Object ID:s (OIDs).
The current definitions had multiple definitions of these ID:s,
let's use the nicely RNDIS_*-prefixed defines from the HyperV
implementation, rename everywhere they're used, and copy+rename
the few that were missing from this list of objects.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/rndis_host.c
drivers/net/wireless/rndis_wlan.c
drivers/usb/gadget/rndis.c
include/linux/rndis.h