From: Patrick McHardy Date: Mon, 21 Jan 2008 08:22:30 +0000 (-0800) Subject: [VLAN]: Kill useless check X-Git-Tag: v2.6.25-rc1~1162^2~245 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62f99efce61024f1c645c2c574882b510c77c579;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed