commit | 546c044c9651e81a16833806feff6b369bb5de33 | [log] [tgz] |
---|---|---|
author | Fabian Frederick <fabf@skynet.be> | Fri Sep 25 15:16:39 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 25 16:58:07 2020 -0700 |
tree | f17d162bb18c097e7c24fba33caa93b9a2347fb2 | |
parent | 0189399cbb5eba6e98f02b61574b507062c476b7 [diff] |
vxlan: move encapsulation warning vxlan_xmit_one() was only called from vxlan_xmit() without rdst and info was already tested. Emit warning in that function instead Signed-off-by: Fabian Frederick <fabf@skynet.be> Signed-off-by: David S. Miller <davem@davemloft.net>