From: Wang Chen Date: Thu, 4 Dec 2008 23:12:20 +0000 (-0800) Subject: sgi-xp: Kill directly reference of netdev->priv X-Git-Tag: v2.6.29-rc1~581^2~308 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f9b766ca7c4654d41f4f21357031c1c1e7de29e;p=pandora-kernel.git sgi-xp: Kill directly reference of netdev->priv Simply replace netdev->priv with netdev_priv(). [ Kill unnecessary casts, noticed by Ilpo -DaveM ] Signed-off-by: Wang Chen Signed-off-by: David S. Miller --- Reading git-diff-tree failed