Jiri Benc 205f356d16 vxlan: make vxlan_sock_add and vxlan_sock_release complementary
Make vxlan_sock_add both alloc the socket and attach it to vxlan_dev. Let
vxlan_sock_release accept vxlan_dev as its parameter instead of vxlan_sock.

This makes vxlan_sock_add and vxlan_sock release complementary. It reduces
code duplication in the next patch.

Signed-off-by: Jiri Benc <jbenc@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-09-26 22:40:55 -07:00
..
2015-09-17 21:01:05 -07:00
2015-09-26 22:38:34 -07:00
2015-08-13 21:12:17 -07:00
2015-09-24 12:25:23 -07:00
2015-07-08 16:00:09 -07:00