[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <iv15l2$dvl$1@dough.gmane.org>
Date: Wed, 6 Jul 2011 08:16:35 +0000 (UTC)
From: WANG Cong <xiyou.wangcong@...il.com>
To: netdev@...r.kernel.org
Subject: Re: [PATCH] veth: Kill unused code label and code block.
On Tue, 05 Jul 2011 23:49:30 -0700, David Miller wrote:
>
> -tx_drop:
> - kfree_skb(skb);
> - u64_stats_update_begin(&stats->syncp); - stats->tx_dropped++;
> - u64_stats_update_end(&stats->syncp); - return NETDEV_TX_OK;
> -
Ahh, yeah, we have removed the goto tx_drop...
Reviewed-by: WANG Cong <xiyou.wangcong@...il.com>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists