Bug 24892
Summary: | Wireless warning, system locks up | ||
---|---|---|---|
Product: | Drivers | Reporter: | Heinz Diehl (htd) |
Component: | network-wireless | Assignee: | drivers_network-wireless (drivers_network-wireless) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | florian, gwingerde, IvDoorn, linville, maciej.rutecki, rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.37-rc5-git3 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 21782 | ||
Attachments: |
Output of /var/log/warn
0001-mac80211-rt2x00-add-ieee80211_tx_status_ni.patch |
Description
Heinz Diehl
2010-12-14 15:16:02 UTC
Created attachment 40102 [details]
Output of /var/log/warn
This seems close to the bug that is fixed by commit 20ed3166c84d145589a89d8cde12aa32cf2d17f4 in wireless-next. Maybe that patch should be ported to 2.6.37. Created attachment 40112 [details]
0001-mac80211-rt2x00-add-ieee80211_tx_status_ni.patch
Try this?
Handled-By : John W. Linville <linville@tuxdriver.com> Handled-By : Johannes Stezenbach <js@sig21.net> Patch : https://bugzilla.kernel.org/attachment.cgi?id=40112 Nevermind, I just saw your lkml post... Fixed by commit 9f33328 mac80211/rt2x00: add ieee80211_tx_status_ni() . |