]> git.baikalelectronics.ru Git - kernel.git/commit
pata_sc1200: Fix crash on boot
authorAlan Cox <alan@linux.intel.com>
Tue, 6 Oct 2009 15:07:51 +0000 (16:07 +0100)
committerJeff Garzik <jgarzik@redhat.com>
Fri, 16 Oct 2009 10:22:40 +0000 (06:22 -0400)
commit920a517b7b1bf4c099b5d3f8921536f27dcd4877
tree86787a027e4c63f4bc40948cdcd47f0016afb907
parent41a0366b8e3be65c648e1aca0bfb8966a5537e56
pata_sc1200: Fix crash on boot

The SC1200 needs a NULL terminator or it may cause a crash on boot.

Bug #14227

Also correct a bogus comment as the driver had serializing added so can run
dual port.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/ata/pata_sc1200.c