1
0
Files
linux/drivers/net/wireless
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
..
2015-01-23 19:40:40 +02:00
2014-12-24 15:15:25 +02:00
2015-01-07 10:45:08 +02:00
2015-01-23 21:37:04 +02:00
2015-01-15 14:44:42 +02:00