1
0
Files
linux/drivers/net
Johannes Berg ea2325b89d 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 <johannes@sipsolutions.net>
Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-01-27 19:40:47 +02:00
..
2014-12-22 16:34:39 -05:00
2014-12-09 13:41:24 -05:00
2014-12-09 21:51:06 -05:00
2014-12-16 11:19:42 -05:00