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:
ed13058
)
net: gianfar - align BD ring size console messages
author
Kim Phillips
<kim.phillips@freescale.com>
Tue, 30 Mar 2010 11:54:22 +0000
(11:54 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 31 Mar 2010 06:03:18 +0000
(23:03 -0700)
fix this:
eth2: :RX BD ring size for Q[0]: 256
eth2:TX BD ring size for Q[0]: 256
to look like:
eth2: RX BD ring size for Q[0]: 256
eth2: TX BD ring size for Q[0]: 256
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found