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:
5243b6a
)
xen-netback: double free on unload
author
Dan Carpenter
<dan.carpenter@oracle.com>
Fri, 21 Jun 2013 06:20:08 +0000
(09:20 +0300)
committer
David S. Miller
<davem@davemloft.net>
Mon, 24 Jun 2013 07:24:57 +0000
(
00:24
-0700)
There is a typo here, "i" vs "j", so we would crash on module_exit().
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found