Bug 16196
Summary: | 2.6.35-rc2-git1 - WARNING: at net/wireless/mlme.c:341 cfg80211_send_assoc_timeout+0x107/0x11e [cfg80211]() | ||
---|---|---|---|
Product: | Drivers | Reporter: | Maciej Rutecki (maciej.rutecki) |
Component: | network-wireless | Assignee: | drivers_network-wireless (drivers_network-wireless) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | maciej.rutecki, miles.lane, rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.35-rc2 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 16055 | ||
Attachments: | [PATCH v2] mac80211: fix deauth before assoc |
Description
Maciej Rutecki
2010-06-13 19:23:04 UTC
Created attachment 26755 [details]
[PATCH v2] mac80211: fix deauth before assoc
A patch was submitted by Johannes and I have tested it and confirmed it works.
Patch : http://marc.info/?l=linux-wireless&m=127608099427316&w=2 Handled-By : Johannes Berg <johannes.berg@intel.com> Fixed by commit b054b747a694927879c94dd11af54d04346aed7d . |