2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-22 04:03:58 +08:00
linux-next/drivers/mmc
Rabin Vincent bb08a7d489 mmc: usdhi6rol0: fix NULL pointer deref in debug print
host->sg is only set when we're transferring multiple blocks.  Check for
its availibility before dereferencing it in the timeout work debug
print.

Signed-off-by: Rabin Vincent <rabin.vincent@axis.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2015-08-27 14:50:55 +02:00
..
card mmc: block: skip trim for some kingston eMMCs 2015-08-27 14:50:52 +02:00
core mmc: block: skip trim for some kingston eMMCs 2015-08-27 14:50:52 +02:00
host mmc: usdhi6rol0: fix NULL pointer deref in debug print 2015-08-27 14:50:55 +02:00
Kconfig
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00