From: Johannes Berg Date: Mon, 19 Jan 2015 10:24:36 +0000 (+0530) Subject: mwifiex: set netif carrier off in ndo_open X-Git-Tag: fixes-v4.0-rc1~150^2~10^2~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea2325b89d16c0803714d48e28b116aec2ef5026;p=pandora-kernel.git mwifiex: set netif carrier off in ndo_open This patch adds fix to set carrier state off during ndo_open. Carrier should be set to ON when device is ready to send data. In case of station/adhoc interface device is able to transfer data after successful association/join operation. For AP this would be after bss_active event. Signed-off-by: Johannes Berg Signed-off-by: Avinash Patil Signed-off-by: Kalle Valo --- Reading git-diff-tree failed