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:
a5cc68f
)
dlci: acquire rtnl_lock before calling __dev_get_by_name()
author
Zefan Li
<lizefan@huawei.com>
Wed, 26 Jun 2013 07:29:54 +0000
(15:29 +0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 26 Jun 2013 22:36:42 +0000
(15:36 -0700)
Otherwise the net device returned can be freed at anytime.
Signed-off-by: Li Zefan <lizefan@huawei.com>
Cc: stable@vger.kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found