Openmoko Bug #1970: ar6k does not print newline after disconnect message
Openmoko Public Trac
bugs at docs.openmoko.org
Sat Sep 6 20:50:58 CEST 2008
#1970: ar6k does not print newline after disconnect message
-----------------------------+----------------------------------------------
Reporter: mattb | Owner: openmoko-kernel
Type: defect | Status: new
Priority: normal | Milestone:
Component: System Software | Version: Om2008.9-dev
Severity: normal | Keywords: HasPatch
Blockedby: | Reproducible: always
Blocking: |
-----------------------------+----------------------------------------------
This is purely cosmetic, but annoying.
The ar6k wifi driver does not print a newline after the informational
message when disconnecting from an AP. This leads to cluttered dmesg
output like the following:
AR6000 disconnected from 00:02:cf:85:c6:08 AR6000 connected event on freq
2412 with bssid 00:02:cf:85:c6:08 listenInterval=100, beaconInterval =
100, beaconIeLen = 0 assocReqLen=27 assocRespLen =22
What is expected, is something like:
AR6000 disconnected from 00:02:cf:85:c6:08
AR6000 connected event on freq 2412 with bssid 00:02:cf:85:c6:08
listenInterval=100, beaconInterval = 100, beaconIeLen = 0 assocReqLen=27
assocRespLen =22
The upside of this is that it gives me a nice simple patch to send in as
my first contribution to OpenMoko.
Cheers
--
Ticket URL: <https://docs.openmoko.org/trac/ticket/1970>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac
More information about the buglog
mailing list