From: Pekka Enberg Date: Mon, 27 Oct 2008 22:20:03 +0000 (+0200) Subject: Staging: w35und: move supported band initialization out of wb35_probe() X-Git-Tag: v2.6.29-rc1~228^2~214 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a36e0894bf5e24b2b0660ac3b2891f6e49b46edd;p=pandora-kernel.git 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 Acked-by: Pavel Machek Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed