commit | 31ffdbcb5989c121f2f81a6b5b20c1c4bb21e5fd | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Mon Jan 21 00:27:18 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:08:35 2008 -0800 |
tree | f0f62e2db809a6c6bcd62768089e9e21a0fe9fcb | |
parent | ad712087f78469a783281d0d15657edfbff69594 [diff] |
[VLAN]: Clean up vlan_skb_recv() - remove three instances of identical code - remove unnecessary NULL initialization - remove obvious and unnecessary comments Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>