]> Pileus Git - ~andy/linux/commit
team: Use new sync_multiple api to sync devices adressess.
authorVlad Yasevich <vyasevic@redhat.com>
Mon, 15 Apr 2013 09:54:26 +0000 (09:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 Apr 2013 20:10:47 +0000 (16:10 -0400)
commit72b270323dee45ccf4aafff7118dcc46caaed22e
tree97014ff57652d41b366fb41a08c93e7aa3a798e8
parent4cd729b04285b7330edaf5a7080aa795d6d15ff3
team: Use new sync_multiple api to sync devices adressess.

Team drivers attempts to sync addresses to each of the port
devices; however, the current api doesn't really perform the sync
for any device after the first one.  Switch to using the new api
that will actually sync the addresses to all ports.

CC: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/team/team.c