From: Elad Nachman <el...@gilat.com>
Date: Wed, 11 Apr 2018 15:07:40 +0000

> --- a/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c2018-04-11 
> 17:04:00.586057300 +0300
> +++ b/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c2018-04-11 
> 17:05:33.601992400 +0300
> @@ -3293,17 +3293,19 @@ dma_map_err:
> 
>  static void stmmac_rx_vlan(struct net_device *dev, struct sk_buff *skb)
>  {
> -struct ethhdr *ehdr;
> +struct vlan_ethhdr *veth;
>  u16 vlanid;
> +__be16 vlan_proto;

This patch has been mangled by your email client.

Reply via email to