diff options
author | Roel Kluin <[email protected]> | 2009-04-21 12:24:46 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-04-21 13:41:49 -0700 |
commit | 306c68aaa7c62010428196d309fda30b6bf57710 (patch) | |
tree | 0302de1a38b1c3e0381d546d668e741e39abbfcd /net/lapb/lapb_iface.c | |
parent | dc8c7f8919aeb2d89247bdf302ad68b569a2b1e2 (diff) |
spi: pxa2xx: limit reaches -1
On line 944 the return value of flush() is considered as a boolean,
but limit reaches -1 upon timeout which evaluates to true.
On 540, 594, 720 the same occurs for wait_ssp_rx_stall()
On 536 the same occurs for wait_dma_channel_stop()
Signed-off-by: Roel Kluin <[email protected]>
Acked-by: Eric Miao <[email protected]>
Cc: David Brownell <[email protected]>
Cc: Russell King <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions