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:
2c8a018
)
ifb: fix oops when loading the ifb failed
author
dingtianhong
<dingtianhong@huawei.com>
Thu, 11 Jul 2013 11:04:06 +0000
(19:04 +0800)
committer
David S. Miller
<davem@davemloft.net>
Thu, 11 Jul 2013 19:00:05 +0000
(12:00 -0700)
If __rtnl_link_register() return faild when loading the ifb, it will
take the wrong path and get oops, so fix it just like dummy.
Signed-off-by: Ding Tianhong <dingtianhong@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found