From: Linus Walleij Date: Fri, 11 May 2012 22:16:08 +0000 (+0000) Subject: usb/net: rndis: eliminate first set of duplicate OIDs X-Git-Tag: v3.5-rc1~109^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cdddc3f9d6692f5690841468a9f63c19fb734ed;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed