OSDN Git Service

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)
commit8cdddc3f9d6692f5690841468a9f63c19fb734ed
tree9a2f0b7bb86d6dda3e48a0fba5aa39297a8d4dc5
parent007e5c8e6aad8526e234b2481d2104e3e1fe8b88
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