commit | 6d4f950e9ea15816c6a4f266ce6b9e438346771e | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Tue Oct 06 16:07:51 2009 +0100 |
committer | Jeff Garzik <jgarzik@redhat.com> | Fri Oct 16 06:22:40 2009 -0400 |
tree | 86787a027e4c63f4bc40948cdcd47f0016afb907 | |
parent | f4b31db92d163df8a639f5a8c8633bdeb6e8432d [diff] |
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>