diff options
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | 2017-03-13 18:24:03 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-03-14 02:03:42 +0300 |
commit | c80498e36d4ef3e24599d363c622fbf22a1293cc (patch) | |
tree | 4f1a82c52d5cc1a70773564c19ceb02449b7cb24 /drivers/perf | |
parent | 91864f5852f9996210fad400cf70fb85af091243 (diff) | |
download | linux-c80498e36d4ef3e24599d363c622fbf22a1293cc.tar.xz |
vxlan: fix ovs support
The required changes in the function vxlan_dev_create() were missing
in commit 8bcdc4f3a20b.
The vxlan device is not registered anymore after this patch and the error
path causes an stack dump:
WARNING: CPU: 3 PID: 1498 at net/core/dev.c:6713 rollback_registered_many+0x9d/0x3f0
Fixes: 8bcdc4f3a20b ("vxlan: add changelink support")
CC: Roopa Prabhu <roopa@cumulusnetworks.com>
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Acked-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/perf')
0 files changed, 0 insertions, 0 deletions