commit | 5e1e61a33f987eb5d87c5acb199da99b6a9da93d | [log] [tgz] |
---|---|---|
author | Haishuang Yan <yanhaishuang@cmss.chinamobile.com> | Sun Sep 04 18:52:51 2016 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 06 13:41:42 2016 -0700 |
tree | 2d37015de6b0fa1d13f4f50b53277959a58204e8 | |
parent | 326fe02d1ed61a63c30fa1f144758f34f0ef11cb [diff] |
vxlan: Update tx_errors statistics if vxlan_build_skb return err. If vxlan_build_skb return err < 0, tx_errors should be also increased. Signed-off-by: Haishuang Yan <yanhaishuang@cmss.chinamobile.com> Acked-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>