commit | be32a24372cf162e825332da1a7ccef058d4f20b | [log] [tgz] |
---|---|---|
author | Thomas Falcon <tlfalcon@linux.ibm.com> | Fri Jun 07 16:03:54 2019 -0500 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 09 19:51:28 2019 -0700 |
tree | c93abda046809cf0ce7a0deb22533da6024bebf7 | |
parent | 1f94608b0ce141be5286dde31270590bdf35b86a [diff] |
ibmvnic: Refresh device multicast list after reset 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>