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:
1a7c6cc
)
net: cdc_ncm: error path lock fix
author
Bjørn Mork
<bjorn@mork.no>
Thu, 25 Oct 2012 21:44:09 +0000
(21:44 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 28 Oct 2012 23:07:58 +0000
(19:07 -0400)
Fixes the sparse warning
drivers/net/usb/cdc_ncm.c:836:9: warning: context imbalance in 'cdc_ncm_txpath_bh' - different lock contexts for basic block
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found