]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mmc_test: test oversized sg lists
authorPierre Ossman <drzeus@drzeus.cx>
Sun, 20 Jul 2008 22:14:52 +0000 (00:14 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Wed, 23 Jul 2008 12:42:08 +0000 (14:42 +0200)
commit48b5352ea1891455eb8e824cf7d92f66931a090f
tree5068eb9fb3d16e0f1353a662b48c370fdabfcd7e
parent2661081f5ab9cb25359d27f88707a018cf4e68e9
mmc_test: test oversized sg lists

Add tests that make sure the driver properly checks the blocks and
blksz fields and doesn't assume the sg list has a size that perfectly
matches the current request.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/card/mmc_test.c