git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17c51b6
)
usb/net: rndis: delete duplicate packet types
author
Linus Walleij
<linus.walleij@linaro.org>
Fri, 11 May 2012 22:16:47 +0000
(22:16 +0000)
committer
David 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