From: Veaceslav Falico Date: Mon, 2 Sep 2013 14:26:51 +0000 (+0200) Subject: net: correctly interlink lower/upper devices X-Git-Tag: v3.12-rc1~132^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82476b316084e6826a9dd339d1dad892a598af9a;p=pandora-kernel.git net: correctly interlink lower/upper devices Currently we're linking upper devices to lower ones, which results in upside-down relationship: upper devices seeing lower devices via its upper lists. Fix this by correctly linking lower devices to the upper ones. CC: "David S. Miller" CC: Eric Dumazet CC: Jiri Pirko CC: Alexander Duyck CC: Cong Wang Signed-off-by: Veaceslav Falico Signed-off-by: David S. Miller --- Reading git-diff-tree failed