summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
diff options
context:
space:
mode:
authorWolfgang Grandegger <wg@grandegger.com>2016-06-13 15:44:19 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-08-10 10:21:03 +0200
commit5c3a7aac3d8dc9baa708c7ce37df2dbae3098d1d (patch)
tree83d27b6eee2316cbd0488cedebef0f190b2dc53a /drivers/net/ethernet
parent2ac56bef9b9bf169da254fc1a7d5f7dbf30adc3f (diff)
downloadlwn-5c3a7aac3d8dc9baa708c7ce37df2dbae3098d1d.tar.gz
lwn-5c3a7aac3d8dc9baa708c7ce37df2dbae3098d1d.zip
can: at91_can: RX queue could get stuck at high bus load
commit 43200a4480cbbe660309621817f54cbb93907108 upstream. At high bus load it could happen that "at91_poll()" enters with all RX message boxes filled up. If then at the end the "quota" is exceeded as well, "rx_next" will not be reset to the first RX mailbox and hence the interrupts remain disabled. Signed-off-by: Wolfgang Grandegger <wg@grandegger.com> Tested-by: Amr Bekhit <amrbekhit@gmail.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net/ethernet')
0 files changed, 0 insertions, 0 deletions