diff options
author | Gao feng <gaofeng@cn.fujitsu.com> | 2013-12-10 12:37:32 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-12-11 23:21:26 +0400 |
commit | 79d4a94fab0a9cc1b55db45a98277a68ff1febd8 (patch) | |
tree | 64d527eae62f7d9e6fff5afc784da1942086cdd3 /crypto | |
parent | 1a0ab7675d27542ab30f2fc6af8c3385cc7f708e (diff) | |
download | linux-79d4a94fab0a9cc1b55db45a98277a68ff1febd8.tar.xz |
vxlan: remove vxlan_group_used in vxlan_open
In vxlan_open, vxlan_group_used always returns true,
because the state of the vxlan deivces which we want
to open has alreay been running. and it has already
in vxlan_list.
Since ip_mc_join_group takes care of the reference
of struct ip_mc_list. removing vxlan_group_used here
is safe.
Signed-off-by: Gao feng <gaofeng@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions