linux/drivers/net/team
Jiri Pirko b82b9183d4 team: send only changed options/ports via netlink
This patch changes event message behaviour to send only updated records
instead of whole list. This fixes bug on which userspace receives non-actual
data in case multiple events occur in row.

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-01-24 15:51:00 -05:00
..
Kconfig
Makefile
team.c team: send only changed options/ports via netlink 2012-01-24 15:51:00 -05:00
team_mode_activebackup.c net: treewide use of RCU_INIT_POINTER 2011-11-23 18:48:19 -05:00
team_mode_roundrobin.c