mwl8k: make the tx ring drain status messages somewhat more friendly
authorLennert Buytenhek <buytenh@wantstofly.org>
Mon, 4 Jan 2010 20:54:25 +0000 (21:54 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 5 Jan 2010 22:13:22 +0000 (17:13 -0500)
commit9a2303b93039d0f3dd578cd75fe20ebaf075f1cb
tree5aced8b74e7ab492b296e04a01324890e34d2d53
parent153458ff7ed5949cd5b07a2355a34aad9891ad98
mwl8k: make the tx ring drain status messages somewhat more friendly

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