summaryrefslogtreecommitdiff
path: root/drivers/watchdog
diff options
context:
space:
mode:
authorXin Long <lucien.xin@gmail.com>2016-03-30 02:58:39 (GMT)
committerDavid S. Miller <davem@davemloft.net>2016-03-30 21:06:58 (GMT)
commitcb41c997d4446b39dd03b8a74196125739d7c3ac (patch)
tree149f2daa21a3fa81d7eca343292c5adde2c367aa /drivers/watchdog
parentc3483384ee511ee2af40b4076366cd82a6a47b86 (diff)
downloadlinux-cb41c997d4446b39dd03b8a74196125739d7c3ac.tar.xz
team: team should sync the port's uc/mc addrs when add a port
There is an issue when we use mavtap over team: When we replug nic links from team0, the real nics's mc list will not include the maddr for macvtap any more. then we can't receive pkts to macvtap device, as they are filterred by mc list of nic. In Bonding Driver, it syncs the uc/mc addrs in bond_enslave(). We will fix this issue on team by adding the port's uc/mc addrs sync in team_port_add. Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/watchdog')
0 files changed, 0 insertions, 0 deletions