]> git.baikalelectronics.ru Git - kernel.git/commit
team: handle sending port list in the same way option list is sent
authorJiri Pirko <jiri@resnulli.us>
Fri, 1 Feb 2013 08:17:24 +0000 (08:17 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Feb 2013 19:55:45 +0000 (14:55 -0500)
commitfec3dfb3b7b79f1af012f8345a76cf9fad1413cc
treeb1d4832f4f61d9e47e196b6c6f62dd830292c113
parent41570a9efd03cdca3365f4c21beb02a8feab272e
team: handle sending port list in the same way option list is sent

Essentially do the same thing with port list as with option list.
Multipart netlink message.
Side effect is that port event message can send port which is not longer
in team->port_list.

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