Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 286371 Details for
Bug 419871
Wireless connection drops out with wlan0: No STA entry for own AP
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
do not disassoc on probe failure
test_probe_resp.patch (text/plain), 648 bytes, created by
Michael Buesch
on 2007-12-12 23:50:08 UTC
(
hide
)
Description:
do not disassoc on probe failure
Filename:
MIME Type:
Creator:
Michael Buesch
Created:
2007-12-12 23:50:08 UTC
Size:
648 bytes
patch
obsolete
>Index: wireless-2.6/net/mac80211/ieee80211_sta.c >=================================================================== >--- wireless-2.6.orig/net/mac80211/ieee80211_sta.c 2007-12-08 22:47:34.000000000 +0100 >+++ wireless-2.6/net/mac80211/ieee80211_sta.c 2007-12-13 00:47:10.000000000 +0100 >@@ -864,8 +864,8 @@ static void ieee80211_associated(struct > "current AP %s - assume out of " > "range\n", > dev->name, print_mac(mac, ifsta->bssid)); >- disassoc = 1; >- sta_info_free(sta); >+ /*disassoc = 1; >+ sta_info_free(sta);*/ > } else > ieee80211_send_probe_req(dev, ifsta->bssid, > local->scan_ssid,
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 419871
: 286371