From: Jiri Pirko Date: Tue, 19 Jun 2012 05:54:19 +0000 (+0000) Subject: team: ensure correct order of netlink messages delivery X-Git-Tag: v3.6-rc1~125^2~488 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35b384bd14f91c74e358e02969ee7bb2542e6d78;p=pandora-kernel.git team: ensure correct order of netlink messages delivery currently, when port is created and per-port options are present, there options are sent to userspace with ifindex of port which userspace does not know about. Port add message goes right after. This patch corrects message ordering so userspace would not be confused. Signed-off-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed