commit | 62f99efce61024f1c645c2c574882b510c77c579 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Mon Jan 21 00:22:30 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:08:27 2008 -0800 |
tree | 00ea59ea721bce6446ab00c38e85a761858ecc72 | |
parent | ef3eb3e59bd5723895b2349edec98998198ef5bb [diff] |
[VLAN]: Kill useless check 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>