summaryrefslogtreecommitdiff
path: root/kernel/sched
diff options
context:
space:
mode:
authorMartin Roth <martin.roth@motorolasolutions.com>2015-12-15 04:17:53 +0200
committerDavid S. Miller <davem@davemloft.net>2015-12-16 18:32:35 -0500
commit79aa05a24f01bcb0cfbac3deea4f12d9b4f64ba9 (patch)
tree1fc77f55d999d4021c6783b6e65e935defef3de7 /kernel/sched
parent7bff47da1ee23d00d1257905f2944c29594f799d (diff)
82xx: FCC: Fixing a bug causing to FCC port lock-up
The patch fixes FCC port lock-up, which occurs as a result of a bug during underrun/collision handling. Within the tx_startup() function in mac-fcc.c, the address of last BD is not calculated correctly. As a result of wrong calculation of the last BD address, the next transmitted BD may be set to an area out of the transmit BD ring. This actually causes to port lock-up and it is not recoverable. Signed-off-by: Martin Roth <martin.roth@motorolasolutions.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/sched')
0 files changed, 0 insertions, 0 deletions