From: Wang Chen Date: Thu, 4 Dec 2008 05:14:04 +0000 (-0800) Subject: bond: Kill directly reference of netdev->priv X-Git-Tag: v2.6.29-rc1~581^2~328 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=244ef9b9176c7c7a095f4738d353a3a60b88097d;p=pandora-kernel.git bond: Kill directly reference of netdev->priv Simply replace netdev->priv with netdev_priv(). Signed-off-by: Wang Chen Signed-off-by: David S. Miller --- Reading git-diff-tree failed