Comment 2 for bug 325956

Revision history for this message
Luis R. Rodriguez (mcgrof) wrote :

Fixed upstream on 2.6.27.13:

http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.27.13

commit e010592315ae5e33758e2e54afdd354ea77f4e62
Author: Luis R. Rodriguez <email address hidden>
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 <email address hidden>
    Signed-off-by: Luis R. Rodriguez <<email address hidden>