spi/mpc8xxx: fix buffer overrun on large transfers
authorchristophe leroy <christophe.leroy@c-s.fr>
Thu, 16 Sep 2010 07:05:25 +0000 (09:05 +0200)
committerGrant Likely <grant.likely@secretlab.ca>
Thu, 16 Sep 2010 20:07:45 +0000 (14:07 -0600)
It fixes an issue when sending-only or receiving-only more than
PAGE_SIZE bytes.

Signed-off-by: christophe leroy <christophe.leroy@c-s.fr>
Acked-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found