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:
191cd58
)
pkt_sched: Fix unlocking in tc_ctl_tfilter()
author
Jarek Poplawski
<jarkao2@gmail.com>
Fri, 15 Aug 2008 00:01:10 +0000
(17:01 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 15 Aug 2008 00:01:10 +0000
(17:01 -0700)
Fix a bug with spin_lock_bh() inserted instead of spin_unlock_bh() by
some recent patch.
Reported-by: Denys Fedoryshchenko <denys@visp.net.lb>
Signed-off-by: Jarek Poplawski <jarkao2@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found