Re: [PATCH net-next 16/19] net: usb: aqc111: Add RX VLAN filtering support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> @@ -994,6 +1083,7 @@ static int aqc111_rx_fixup(struct usbnet *dev, struct sk_buff *skb)
>  		new_skb->truesize = new_skb->len + sizeof(struct sk_buff);
>  		if (aqc111_data->rx_checksum)
>  			aqc111_rx_checksum(new_skb, &pkt_desc);
> +
>  		if (pkt_desc->vlan_ind)
>  			__vlan_hwaccel_put_tag(new_skb,
>  					       htons(ETH_P_8021Q),

Please squash this hunk into the correct patch.

       Thanks
	Andrew



[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux