usb/net: rndis: delete duplicate packet types
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 11 May 2012 22:16:47 +0000 (22:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 12 May 2012 19:08:46 +0000 (15:08 -0400)
The NDIS_*-prefixed packet types have equivalent RNDIS_*-
prefixed types, besides nothing in the kernel use these defines.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found