From: Jeff Chua Date: Wed, 27 Apr 2011 16:25:14 +0000 (-0500) Subject: staging: r8712u: Fix driver to support ad-hoc mode X-Git-Tag: v3.0-rc1~336^2~626 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62819fd9481021db7f87d5f61f2e2fd2be1dfcfa;p=pandora-kernel.git staging: r8712u: Fix driver to support ad-hoc mode Driver r8712u is unable to handle ad-hoc mode. The issue is that when the driver first starts, there will not be an SSID for association. The fix is to always call the "select and join from scan" routine when in ad-hoc mode. Note: Ad-hoc mode worked intermittently before. If the driver had previously been associated, then things were OK. Signed-off-by: Jeff Chua Signed-off-by: Larry Finger Cc: Stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed