FreeBSD Bugzilla – Attachment 175965 Details for
Bug 213444
iwn Wi-Fi not working after suspend/resume, after upgrading to 11.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Try to fix device timeouts after AUTH -> AUTH state transition
patch-iwn-newstate.diff (text/plain), 444 bytes, created by
Andriy Voskoboinyk
on 2016-10-20 08:30:29 UTC
(
hide
)
Description:
Try to fix device timeouts after AUTH -> AUTH state transition
Filename:
MIME Type:
Creator:
Andriy Voskoboinyk
Created:
2016-10-20 08:30:29 UTC
Size:
444 bytes
patch
obsolete
>Index: sys/dev/iwn/if_iwn.c >=================================================================== >--- sys/dev/iwn/if_iwn.c (revision 307664) >+++ sys/dev/iwn/if_iwn.c (working copy) >@@ -2841,8 +2841,7 @@ > break; > /* FALLTHROUGH */ > case IEEE80211_S_AUTH: >- if (vap->iv_state == IEEE80211_S_AUTH) >- break; >+ /* Handle AUTH -> AUTH too (explained in wpi_newstate()) */ > > /* > * !AUTH -> AUTH transition requires state reset to handle
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 213444
:
175963
|
175964
| 175965 |
175966
|
175967
|
175969
|
175978
|
175979