niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was copied...
authorJoyce Yu <joyce.yu@sun.com>
Thu, 22 Oct 2009 00:21:10 +0000 (17:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Oct 2009 00:21:10 +0000 (17:21 -0700)
commit845de8afa66550331dca164ab77fa49de930b699
tree9ccc3015180e1b83daf353c4b57399b4f0ef3d71
parentb6a71bfa00eb110c8a2e38f85572ed361f8bf3a5
niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was copied to the head buffer in the Vlan packets case

Signed-off-by: Joyce Yu <joyce.yu@sun.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/niu.c