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:
9fb5cce
)
Staging: hv: fix oops in vmbus - netvsc list_head
author
Milan Dadok
<milan@dadok.name>
Wed, 28 Oct 2009 22:23:37 +0000
(23:23 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 30 Oct 2009 21:47:43 +0000
(14:47 -0700)
Remove incorrect list_head usage. Variable of type list_head was used in
some function's arguments as list item.
Signed-off-by: Milan Dadok <milan@dadok.name>
Cc: Hank Janssen <hjanssen@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found