From: Ali Bahar Date: Tue, 12 Jul 2011 15:10:55 +0000 (+0800) Subject: staging: r8712u: Sets to SSID, and to AP MAC#, can now be done when the interface... X-Git-Tag: v3.2-rc1~169^2^2~864^2~388 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1661dfdb99138eca2d3fbcf9c651ffcaba6f28a;p=pandora-kernel.git staging: r8712u: Sets to SSID, and to AP MAC#, can now be done when the interface is Down. The original Realtek code assumed that ioctl Sets get done after the interface is Up. This included the set to Essid and to the AP MAC#; and it fit Realtek's installation procedure. But there is no such necessity for the adapter, and no stated requirement found elsewhere. Also, wireless drivers typically permit this. A typical error message used to be: Error for wireless request "Set ESSID" (8B1A) : SET failed on device wlan0 ; Operation not permitted. Signed-off-by: Ali Bahar Acked-by: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed