commit | 668e225126750c47635b56519b8bcc3aac35e937 | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.ibm.com> | Wed Sep 23 10:36:52 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 23 12:07:54 2020 -0700 |
tree | 832aab69cce14ccfb165829fa7fcaca383e2d876 | |
parent | 46237bf3ee834252edb73cfc48855e99b3bd744b [diff] |
s390/qeth: don't init refcount twice for mcast IPs mcast IP objects are allocated within qeth_l3_add_mcast_rtnl(), with .ref_counter already set to 1 via qeth_l3_init_ipaddr(). Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>