git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
153458f
)
mwl8k: make the tx ring drain status messages somewhat more friendly
author
Lennert Buytenhek
<buytenh@wantstofly.org>
Mon, 4 Jan 2010 20:54:25 +0000
(21:54 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 5 Jan 2010 22:13:22 +0000
(17:13 -0500)
Old:
> phy0: timeout waiting for tx rings to drain (9 -> 5 pkts), retrying
> phy0: timeout waiting for tx rings to drain (5 -> 2 pkts), retrying
> phy0: tx rings drained
New:
> phy0: waiting for tx rings to drain (9 -> 5 pkts)
> phy0: waiting for tx rings to drain (5 -> 2 pkts)
> phy0: tx rings drained
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwl8k.c
patch
|
blob
|
history
diff --cc
drivers/net/wireless/mwl8k.c
Simple merge