From: Michael Chan Date: Tue, 20 Dec 2005 00:26:02 +0000 (-0800) Subject: [TG3]: Fix peer device handling X-Git-Tag: v2.6.15-rc7~16^2~16^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c2dc7e1e7213c55f1b97eba09de6c0cee9ad12f;p=pandora-kernel.git [TG3]: Fix peer device handling Locate the pdev_peer for dual port 5714 NIC devices in addition to 5704 devices. The name is also changed to tg3_find_peer() from tg3_find_5704_peer(). It is also necessary to call netdev_priv() to get to the peer's private tg3 structure. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed