Fix a cut'n'paste error in the last commit
This commit is contained in:
parent
9e07b2deb1
commit
32a4131f92
@ -2167,7 +2167,7 @@ static void sam_wdh_bottomhalf(void)
|
|||||||
{
|
{
|
||||||
/* Set the (fake) CBP to the end of the buffer + 1 */
|
/* Set the (fake) CBP to the end of the buffer + 1 */
|
||||||
|
|
||||||
tmp = xfrinfo->buflen;
|
tmp = eplist->buflen;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user