]> git.baikalelectronics.ru Git - kernel.git/commit
team: allow to send multiple set events in one message
authorJiri Pirko <jpirko@redhat.com>
Tue, 19 Jun 2012 05:54:20 +0000 (05:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Jun 2012 22:00:24 +0000 (15:00 -0700)
commitcc815a087f06d076bdfcd563e3bc5007b5e34b92
tree2e430f1b75bac5bbf380e5731ab38ebc246e1c30
parent6720801c8f0b7ec4928b6c195569ad00654d5373
team: allow to send multiple set events in one message

When multiple sets are done, event message is generated for each. This
patch accumulates these messages into one.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/team/team.c