commit | 3a6d528a5e0179b1e8b20033c5cb7384dd7a830d | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Dec 20 16:14:22 2018 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 20 16:14:22 2018 -0800 |
tree | f0b06d6fc3d4fe5b7fc22f55ab34036cef1bef4b | |
parent | e716431356df2bc935f6516b14ebcff9fd3cc0d0 [diff] |
vxlan: Correct merge error. When resolving the conflict wrt. the vxlan_fdb_update call in vxlan_changelink() I made the last argument false instead of true. Fix this. Signed-off-by: David S. Miller <davem@davemloft.net>