commit | 0c867c9bf84ce2a998f83725bd363f66ce84d548 | [log] [tgz] |
---|---|---|
author | Jiri Benc <jbenc@redhat.com> | Tue Apr 05 14:47:10 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 06 16:50:31 2016 -0400 |
tree | 569b86f67e4563ca033d14f9cf1344080b750664 | |
parent | 8a21ec4e0abb99884ef2da3e4f950025f3bf7fd3 [diff] |
vxlan: move Ethernet initialization to a separate function This will allow to initialize vxlan in ARPHRD_NONE mode based on the passed rtnl attributes. v2: renamed "l2mode" to "ether". Signed-off-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>