w35und: remove dead code from wbusb_f.h
authorPekka Enberg <penberg@cs.helsinki.fi>
Mon, 27 Oct 2008 20:44:19 +0000 (22:44 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Jan 2009 21:51:43 +0000 (13:51 -0800)
Remove dead code from wbusb_f.h and move the WbWLanInitialize() definition to
wblinux_f.h where it arguably belongs to. As the wbusb_f.h is now empty, we can
remove it completely.

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Acked-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found