aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sccnxp.c
diff options
context:
space:
mode:
authorMathias Nyman <[email protected]>2014-11-27 16:19:16 +0000
committerGreg Kroah-Hartman <[email protected]>2014-12-03 00:14:29 +0000
commitd97b4f8d690b9fc0e7dd4f4ff5aaea838254e350 (patch)
tree31e5cb937bee36a831880baabd0c48ed61971b46 /drivers/tty/serial/sccnxp.c
parentxhci: clear extra bits from slot context when setting max exit latency (diff)
downloadkernel-d97b4f8d690b9fc0e7dd4f4ff5aaea838254e350.tar.gz
kernel-d97b4f8d690b9fc0e7dd4f4ff5aaea838254e350.zip
xhci: don't use the same variable for stopped and halted rings current TD
Endpoints halted on errors, and endpoints stopped manually both used the same ep->stopped_td to store the halted or stopped td. this causes confusion and possible races. There is no longer a need to use the ep->stopped_td variable to store the halted TD. A halted endpoint is handled immediately and we can pass it to the handling function directly. Signed-off-by: Mathias Nyman <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/tty/serial/sccnxp.c')
0 files changed, 0 insertions, 0 deletions