From: Wang Chen Date: Mon, 8 Dec 2008 09:13:25 +0000 (-0800) Subject: staging-winbond: Kill directly reference of netdev->priv X-Git-Tag: v2.6.29-rc1~581^2~285 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a001a070e032bea1be563b13ebf9819cd5e54d4;p=pandora-kernel.git staging-winbond: Kill directly reference of netdev->priv This driver is not yet finished. At this time, we don't know how netdev be created and how private data be allocated. So, simply use netdev_priv() now and leave some temp comment. Compile test only. Signed-off-by: Wang Chen Signed-off-by: David S. Miller --- Reading git-diff-tree failed