diff options
author | Pravin B Shelar <pshelar@nicira.com> | 2013-03-25 14:49:46 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-03-26 12:27:18 -0400 |
commit | e817104525577413301b3cb709a6472e0cf44a6a (patch) | |
tree | 892b9597e1b4adeb0f2914cfb5dbcf0824407148 /samples | |
parent | fd58156e456d9f68fe04486be378d0bc93641532 (diff) | |
download | blackbird-op-linux-e817104525577413301b3cb709a6472e0cf44a6a.tar.gz blackbird-op-linux-e817104525577413301b3cb709a6472e0cf44a6a.zip |
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 'samples')
0 files changed, 0 insertions, 0 deletions