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:
3447cf2
)
inet_diag: Remove _bh suffix in inet_diag_dump_reqs().
author
Hiroaki SHIMODA
<shimoda.hiroaki@gmail.com>
Thu, 18 Jun 2015 11:40:54 +0000
(20:40 +0900)
committer
David S. Miller
<davem@davemloft.net>
Tue, 23 Jun 2015 08:19:52 +0000
(
01:19
-0700)
inet_diag_dump_reqs() is called from inet_diag_dump_icsk() with BH
disabled. So no need to disable BH in inet_diag_dump_reqs().
Signed-off-by: Hiroaki Shimoda <shimoda.hiroaki@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/inet_diag.c
patch
|
blob
|
history
diff --cc
net/ipv4/inet_diag.c
Simple merge