team: send only changed options/ports via netlink
authorJiri Pirko <jpirko@redhat.com>
Tue, 24 Jan 2012 05:16:00 +0000 (05:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Jan 2012 20:51:00 +0000 (15:51 -0500)
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>

No differences found