]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge branch 'team' ("add support for peer notifications and igmp rejoins for team")
authorDavid S. Miller <davem@davemloft.net>
Tue, 23 Jul 2013 23:53:03 +0000 (16:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Jul 2013 23:53:03 +0000 (16:53 -0700)
Jiri Pirko says:

====================
The middle patch adjusts core infrastructure so the bonding code can be
generalized and reused by team.

v1->v2: using msecs_to_jiffies() as suggested by Eric

Jiri Pirko (3):
  team: add peer notification
  net: convert resend IGMP to notifier event
  team: add support for sending multicast rejoins
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge