From: Bartlomiej Zolnierkiewicz Date: Mon, 2 Nov 2009 15:25:32 +0000 (+0100) Subject: Staging: rt28x0: Add proper selection of WIRELESS_EXT and WEXT_PRIV X-Git-Tag: v2.6.33-rc1~313^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23d1d3d92283d6888e8e595cd52848728cd3da35;p=pandora-kernel.git Staging: rt28x0: Add proper selection of WIRELESS_EXT and WEXT_PRIV After the incorporation of the patch entitled "wext: refactor", some of the wireless drivers in drivers/staging fail to build because they need to have CONFIG_WIRELESS_EXT and CONFIG_WEXT_PRIV defined. [ patch description borrowed from the previous fix for wireless staging drivers ("staging: Add proper selection of WIRELESS_EXT and WEXT_PRIV") authored by Larry Finger ] Cc: Larry Finger Signed-off-by: Bartlomiej Zolnierkiewicz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed