Search Linux Wireless

Re: [PATCH 06/39]: netdev: ->ingress_lock is no longer needed.

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

 



David Miller said the following on 2008-7-3 15:03:
> @@ -2014,10 +2014,11 @@ static inline struct sk_buff *handle_macvlan(struct sk_buff *skb,
>   */
>  static int ing_filter(struct sk_buff *skb)
>  {
> -	struct Qdisc *q;
>  	struct net_device *dev = skb->dev;
> -	int result = TC_ACT_OK;
>  	u32 ttl = G_TC_RTTL(skb->tc_verd);
> +	struct netdev_queue *rxq;
> +	int result = TC_ACT_OK;
> +	struct Qdisc *q;
>  

Two lines do not change anything.

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux