]> git.ipfire.org Git - people/ms/linux.git/commit
libata: use wider match for blacklisting Crucial M500
authorTejun Heo <tj@kernel.org>
Mon, 10 Mar 2014 15:13:43 +0000 (11:13 -0400)
committerTejun Heo <tj@kernel.org>
Mon, 10 Mar 2014 15:17:55 +0000 (11:17 -0400)
commit83493d7e782d2630f1a55def14a79f0e7c4faac3
treedaacf7e1f202426863e24e7c624a86c267fefaf4
parentb28a613e9138e4b3a64649bd60b13436f4b4b49b
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 <tj@kernel.org>
Suggested-by: Linus Torvalds <torvalds@linux-foundation.org>
Cc: stable@vger.kernel.org
drivers/ata/libata-core.c