diff options
author | Pravin B Shelar <pshelar@nicira.com> | 2013-03-25 18:49:46 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-03-26 20:27:18 +0400 |
commit | e817104525577413301b3cb709a6472e0cf44a6a (patch) | |
tree | 892b9597e1b4adeb0f2914cfb5dbcf0824407148 /README | |
parent | fd58156e456d9f68fe04486be378d0bc93641532 (diff) | |
download | linux-e817104525577413301b3cb709a6472e0cf44a6a.tar.xz |
VXLAN: Fix vxlan stats handling.
Fixes bug in VXLAN code where is iptunnel_xmit() called with NULL
dev->tstats.
This bug was introduced in commit 6aed0c8bf7d2f389b (tunnel: use
iptunnel_xmit() again).
Following patch fixes bug by setting dev->tstats. It uses ip_tunnel
module code to share stats function.
CC: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions