From 945be38caa287b177b8c17ffaae7754cab6a658f Mon Sep 17 00:00:00 2001 From: Adrian Hunter Date: Tue, 21 Jan 2014 09:52:39 +0200 Subject: [PATCH] mmc: sdhci-pci: Fix possibility of chip->fixes being null It is possible for chip->fixes to be null. Check before dereferencing it. Signed-off-by: Adrian Hunter Cc: stable # 3.11+ Signed-off-by: Chris Ball --- Reading git-format-patch failed