From: Simon Horman Date: Mon, 21 Dec 2009 04:07:10 +0000 (+1100) Subject: Staging: rtl8192su: Build should select WIRELESS_EXT X-Git-Tag: v2.6.34-rc1~10^2~1^2~291 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=784d3119475652d34a8d8ec3911e39c5e3d3036f;p=pandora-kernel.git Staging: rtl8192su: Build should select WIRELESS_EXT The prevailing idiom is to select WIRELESS_EXT not depend on it. Depending leaves this driver in a situation where it can only be built if another driver that selects WIRELESS_EXT has been enabled. Signed-off-by: Simon Horman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed