drivers/block/sx8: several minor changes
authorJeff Garzik <jgarzik@pobox.com>
Sat, 22 Oct 2005 04:14:31 +0000 (00:14 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Sat, 22 Oct 2005 04:14:31 +0000 (00:14 -0400)
* Newer hardware doesn't corrupt data when the queue depth
  is greater than one.  Rather than force the user to recompile
  with a greater queue depth, make it a module parameter.
* update copyright date
* add MODULE_VERSION()
* trim trailing whitespace
* move CARM_SG_BOUNDARY to a separate enum, since its unsigned long
* bump to version 1.0


No differences found