Staging: cxt1e1: use netdev_priv to fix build
authorRandy Dunlap <randy.dunlap@oracle.com>
Fri, 30 Apr 2010 17:07:12 +0000 (10:07 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:57 +0000 (11:35 -0700)
Fix cxt1e1 build error:
drivers/staging/cxt1e1/linux.c:1195: error: 'struct net_device' has no member named 'priv'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Acked-by: Bob Beers <bob.beers@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found