projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
f79e711
feae641
)
Merge branch 'usb-callbacks'
author
David S. Miller
<
[email protected]
>
Fri, 22 Jun 2018 04:57:46 +0000
(13:57 +0900)
committer
David S. Miller
<
[email protected]
>
Fri, 22 Jun 2018 04:57:46 +0000
(13:57 +0900)
Sebastian Andrzej Siewior says:
====================
net/usb: Use irqsave in USB's complete callback
This is about using _irqsave() primitives in the completion callback in
order to get rid of local_irq_save() in __usb_hcd_giveback_urb().
====================
Signed-off-by: David S. Miller <
[email protected]
>
Trivial merge