From: Ron Mercer Date: Thu, 8 Oct 2009 09:54:38 +0000 (+0000) Subject: qlge: Fix frame routing issue related to bonding. X-Git-Tag: v2.6.32-rc5~13^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3b71939a9c7a942323bfc0c8f97d0fd2bf22f95;p=pandora-kernel.git qlge: Fix frame routing issue related to bonding. Currently frames are routed based on their type and MAC address. This patch adds the port number on which the frame arrived to the routing. This prevents problems in the case where both interfaces have the same MAC address in a routing configuration. Signed-off-by: Ron Mercer Signed-off-by: David S. Miller --- Reading git-diff-tree failed