Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9534f035 authored by Al Viro's avatar Al Viro Committed by David S. Miller
Browse files

[8021Q]: vlan_dev misannotations

parent 8e3d716c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -382,7 +382,7 @@ static int vlan_dev_hard_start_xmit(struct sk_buff *skb, struct net_device *dev)
		vlan_dev_info(dev)->cnt_encap_on_xmit++;

		pr_debug("%s: proto to encap: 0x%hx\n",
			 __FUNCTION__, htons(veth->h_vlan_proto));
			 __FUNCTION__, ntohs(veth->h_vlan_proto));
		/* Construct the second two bytes. This field looks something
		 * like:
		 * usr_priority: 3 bits	 (high bits)