]> git.baikalelectronics.ru Git - kernel.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)
commitf8c0ee5122ef52badf265b85a1add26973ba1124
tree5068eb9fb3d16e0f1353a662b48c370fdabfcd7e
parent9a2a0a52a1518019da690ea8ee77e99e14ddafc0
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