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:
ef3eb3e
)
[VLAN]: Kill useless check
author
Patrick McHardy
<kaber@trash.net>
Mon, 21 Jan 2008 08:22:30 +0000
(
00:22
-0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 23:08:27 +0000
(15:08 -0800)
vlan->real_dev is always equal to the device since thats what we used
for the lookup. It doesn't even seem worth a WARN_ON or BUG_ON.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found