summaryrefslogtreecommitdiff
path: root/REPORTING-BUGS
diff options
context:
space:
mode:
authorOliver Neukum <oliver@neukum.org>2012-04-16 17:28:28 +0400
committerBen Hutchings <ben@decadent.org.uk>2012-05-11 16:13:54 +0400
commit52f274aeb59471c970756082dd94c8db630495f3 (patch)
treeb8c95600b9a6a2c58c69c577585b49b2e58e272f /REPORTING-BUGS
parent8047d2777a1a75d796b20876897c166de9664937 (diff)
downloadlinux-52f274aeb59471c970756082dd94c8db630495f3.tar.xz
uwb: fix use of del_timer_sync() in interrupt
commit 9426cd05682745d1024dbabdec5631309bd2f480 upstream. del_timer_sync() cannot be used in interrupt. Replace it with del_timer() and a flag Signed-off-by: Oliver Neukum <oneukum@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions