Staging: w35und: move supported band initialization out of wb35_probe()
authorPekka Enberg <penberg@cs.helsinki.fi>
Mon, 27 Oct 2008 22:20:03 +0000 (00:20 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Jan 2009 21:51:45 +0000 (13:51 -0800)
commita36e0894bf5e24b2b0660ac3b2891f6e49b46edd
tree29c1b65680012da315480f62852e30de98d15f57
parent16d3659fcda922a31873e9e827b12c825b36fd11
Staging: w35und: move supported band initialization out of wb35_probe()

This patch moves the static struct ieee80211_supported_band initialization out
of w35_probe() because it's really global read-only configuration data.

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>
drivers/staging/winbond/linux/wbusb.c