From: Tejun Heo Date: Mon, 10 Mar 2014 15:13:43 +0000 (-0400) Subject: libata: use wider match for blacklisting Crucial M500 X-Git-Tag: v3.14-rc7~19^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83493d7e782d2630f1a55def14a79f0e7c4faac3;p=pandora-kernel.git libata: use wider match for blacklisting Crucial M500 We're now blacklisting "Crucial_CT???M500SSD1" and "Crucial_CT???M500SSD3". Also, "Micron_M500*" is blacklisted which is about the same devices as the crucial branded ones. Let's merge the two Crucial M500 entries and widen the match to "Crucial_CT???M500SSD*" so that we don't have to fiddle with new entries for similar devices. Signed-off-by: Tejun Heo Suggested-by: Linus Torvalds Cc: stable@vger.kernel.org --- Reading git-diff-tree failed