commit | 8cdddc3f9d6692f5690841468a9f63c19fb734ed | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri May 11 22:16:08 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat May 12 15:04:19 2012 -0400 |
tree | 9a2f0b7bb86d6dda3e48a0fba5aa39297a8d4dc5 | |
parent | 007e5c8e6aad8526e234b2481d2104e3e1fe8b88 [diff] |
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>