]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Staging: otus: fix netdev->priv usage
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Jan 2009 21:44:36 +0000 (13:44 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Jan 2009 21:52:10 +0000 (13:52 -0800)
commitda3e89082d8d3018b63589e435defd6bd9feb0f5
tree586a3c5d89579870b3c76ef0d556e9200457fa67
parent4bd43f507c7e2f225f58235226a8381fd6bbff1a
Staging: otus: fix netdev->priv usage

Now that netdev->priv is gone, fix things up properly in the otus driver
to use ml_priv as it should have always been doing.

Cc: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/otus/ioctl.c
drivers/staging/otus/usbdrv.c
drivers/staging/otus/wrap_ev.c
drivers/staging/otus/wrap_mis.c
drivers/staging/otus/wrap_pkt.c
drivers/staging/otus/wrap_sec.c
drivers/staging/otus/wrap_usb.c
drivers/staging/otus/wwrap.c
drivers/staging/otus/zdusb.c