From: James Cameron Date: Tue, 11 Nov 2014 05:21:28 +0000 (+1100) Subject: mwifiex: simplify ad hoc join capability info X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~134^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4eed83a252257ad8ad41ba1c769341960ed4cdc5;p=pandora-kernel.git mwifiex: simplify ad hoc join capability info While preparing an ad-hoc start command, the capability info bitmap is needlessly set from the command, and then the ESS bit cleared. Change to set the bitmap directly without reference to the command. Signed-off-by: James Cameron Acked-by: Amitkumar Karwar Signed-off-by: John W. Linville --- Reading git-diff-tree failed