summaryrefslogtreecommitdiffstats
path: root/core/ipmi.c
diff options
context:
space:
mode:
authorAlistair Popple <alistair@popple.id.au>2014-11-05 14:40:47 +1100
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2014-11-12 16:41:25 +1100
commit983db8cc4b6444de8df2ce1a273f3f3b9eec12c3 (patch)
treed174e343455e207fcd449bb9b2e664f5a368bedf /core/ipmi.c
parentd51cbd7c69b4669dddb34b100197d045d7f06c2d (diff)
downloadtalos-skiboot-983db8cc4b6444de8df2ce1a273f3f3b9eec12c3.tar.gz
talos-skiboot-983db8cc4b6444de8df2ce1a273f3f3b9eec12c3.zip
bt: Fix message timeouts
The initial timeout scheme started a message timeout when it was added to the queue rather than when transmission was started. To avoid timing out messages that just got stuck behind a couple of slow ones we should instead just check that the active message has not timed out. This patch ensures timeout values are only checked for the currently active message. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'core/ipmi.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud