|
@@ -308,7 +308,6 @@ static int vlan_dev_hard_header(struct sk_buff *skb, struct net_device *dev,
|
|
vhdr->h_vlan_encapsulated_proto = htons(len);
|
|
vhdr->h_vlan_encapsulated_proto = htons(len);
|
|
|
|
|
|
skb->protocol = htons(ETH_P_8021Q);
|
|
skb->protocol = htons(ETH_P_8021Q);
|
|
- skb_reset_network_header(skb);
|
|
|
|
}
|
|
}
|
|
|
|
|
|
/* Before delegating work to the lower layer, enter our MAC-address */
|
|
/* Before delegating work to the lower layer, enter our MAC-address */
|