commit | b101943209e28d8b6a528de26c10e7efeb9fa3b2 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri May 11 22:16:47 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat May 12 15:08:46 2012 -0400 |
tree | 42060b8e28fb61fea62770085fcb859ee5f472aa | |
parent | 17c51b6ccc7d470a8801135e0af7f97915f46e32 [diff] |
usb/net: rndis: delete duplicate packet types 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>