[VLAN]: Clean up vlan_skb_recv()
authorPatrick McHardy <kaber@trash.net>
Mon, 21 Jan 2008 08:27:18 +0000 (00:27 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:08:35 +0000 (15:08 -0800)
- 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>

No differences found