summaryrefslogtreecommitdiff
path: root/drivers/watchdog/dw_wdt.c
diff options
context:
space:
mode:
authorDedy Lansky <qca_dlansky@qca.qualcomm.com>2015-01-25 08:52:43 (GMT)
committerKalle Valo <kvalo@codeaurora.org>2015-01-29 07:53:32 (GMT)
commitc5e96c91fa8f98ddceac16f410fc741648585401 (patch)
treeb32812cac3c7230aa2700dfb445d2788967b151a /drivers/watchdog/dw_wdt.c
parent8c6796758f0abd8ee2b4d7e8c6ca5f7adf737ee6 (diff)
downloadlinux-c5e96c91fa8f98ddceac16f410fc741648585401.tar.xz
wil6210: fix timing of netif_carrier_on indication
netif_carrier_on indication was too late. In case Rx packet received before netif_carrier_on indication, upper layers could not send Tx packet back. The fix is to indicate netif_carrier_on earlier: for STA, indicate netif_carrier_on when association starts. for AP/PCP, indicate netif_carrier_on upon starting AP/PCP. Signed-off-by: Dedy Lansky <qca_dlansky@qca.qualcomm.com> Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/watchdog/dw_wdt.c')
0 files changed, 0 insertions, 0 deletions