From: Wang Chen Date: Mon, 17 Nov 2008 07:06:39 +0000 (-0800) Subject: netdevice chelsio: Convert directly reference of netdev->priv X-Git-Tag: v2.6.29-rc1~581^2~688 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3ccc12339afa2633c72131e2aa97d52d9ca1b8a;p=pandora-kernel.git netdevice chelsio: Convert directly reference of netdev->priv Several netdev share one adapter here. We use netdev->ml_priv of the netdevs point to the first netdev's priv. Signed-off-by: Wang Chen Signed-off-by: David S. Miller --- Reading git-diff-tree failed