]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
mmc: enforce correct sg list
authorPierre Ossman <drzeus@drzeus.cx>
Fri, 13 Apr 2007 20:47:01 +0000 (22:47 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Tue, 1 May 2007 11:04:12 +0000 (13:04 +0200)
commit976d9276c826d6b35e4a2478fd4978dbd63bdd6f
tree0d90e7f4c96a850503776218fec74db1ead46963
parent14d836e7499c53a1f6a65086c3d11600e871a971
mmc: enforce correct sg list

Now that we've fixed our only offender when it comes to strange sg
list, add a check so that future users keep the sg list proper with
regard to transfer size.

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