]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ibmvnic: Refresh device multicast list after reset
authorThomas Falcon <tlfalcon@linux.ibm.com>
Fri, 7 Jun 2019 21:03:54 +0000 (16:03 -0500)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Wed, 14 Aug 2019 09:18:49 +0000 (11:18 +0200)
commitc5fb377cfcde96926f461e94761d442f971e679e
tree554d525bcd6f4753ba5affb5bbed24ec72214211
parent42138c67e83b2486ae656e455584fc014202a97b
ibmvnic: Refresh device multicast list after reset

BugLink: https://bugs.launchpad.net/bugs/1839036
[ Upstream commit be32a24372cf162e825332da1a7ccef058d4f20b ]

It was observed that multicast packets were no longer received after
a device reset.  The fix is to resend the current multicast list to
the backing device after recovery.

Signed-off-by: Thomas Falcon <tlfalcon@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/net/ethernet/ibm/ibmvnic.c