commit | 37880c909c6a22674d3c0f83f2737264b4e60fe1 | [log] [tgz] |
---|---|---|
author | christophe leroy <christophe.leroy@c-s.fr> | Thu Sep 16 09:05:25 2010 +0200 |
committer | Grant Likely <grant.likely@secretlab.ca> | Thu Sep 16 14:07:45 2010 -0600 |
tree | afb1c3738a0b8280db309cfc7c243ca556e8062f | |
parent | 9c03f1622af051004416dd3e24d8a0fa31e34178 [diff] |
spi/mpc8xxx: fix buffer overrun on large transfers 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>