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:
c7c2c39
)
netback: Fix alert message.
author
Wei Liu
<wei.liu2@citrix.com>
Mon, 5 Dec 2011 06:57:44 +0000
(06:57 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 6 Dec 2011 05:32:39 +0000
(
00:32
-0500)
The original message in netback_init was 'kthread_run() fails', which should be
'kthread_create() fails'.
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found