Bug 480429
Summary: | ath9k - four "ForceXPAon: 0" messages every minute | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michal Jaegermann <michal> | ||||
Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | rawhide | CC: | kernel-maint, mcgrof, quintela | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2009-01-28 19:45:30 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Michal Jaegermann
2009-01-17 00:37:34 UTC
Created attachment 329509 [details]
ath9k: quiet forcexpa message
I've submitted this upstream.
> I've submitted this upstream.
Thanks! That is what, more or less, I meant by "recompiling the module". :)
This is now part of 2.6.27.13: http://kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.27.13 commit e010592315ae5e33758e2e54afdd354ea77f4e62 Author: Luis R. Rodriguez <lrodriguez> Date: Tue Jan 20 11:42:43 2009 -0800 ath9k: quiet harmless ForceXPAon messages This is a port of one line of upstream patch f1dc56003b23d2d5bb5a756de6b1633a76c9e697 The "ForceXPAon" messages on ath9k were not meant to be printed regularly, lets quiet them as this can happen quite frequently (scans) and will fill the logs with tons of these messages. Signed-off-by: Sujith <Sujith.Manoharan> Signed-off-by: Luis R. Rodriguez <lrodriguez> Signed-off-by: Greg Kroah-Hartman <gregkh> This bug can be closed now. |