[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20141016150504.59db62b5@uryu.home.lan>
Date: Thu, 16 Oct 2014 15:05:04 +0200
From: Stephen Hemminger <stephen@...workplumber.org>
To: roy.qing.li@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] vxlan: small improvements
On Thu, 16 Oct 2014 17:00:44 +0800
roy.qing.li@...il.com wrote:
> From: Li RongQing <roy.qing.li@...il.com>
>
> 1. remove the dead codes, pr_fmt definition and vxlan_salt variable
> 2. pskb_may_pull() can change skb->data, so we have to reload eth in vxlan_xmit.
>
> Signed-off-by: Li RongQing <roy.qing.li@...il.com>
You are doing 4 things in one patch.
The pr_fmt definition is standard way to identify where log messages orginate
--
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