commit | 2d5a2ae52d8863275e2d26398bc010249ea709d1 | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jgarzik@pobox.com> | Sat Oct 22 00:14:31 2005 -0400 |
committer | Jeff Garzik <jgarzik@pobox.com> | Sat Oct 22 00:14:31 2005 -0400 |
tree | d616b75e3ca5b317db905984aea16ebe777e4a2d | |
parent | 63172cb3d5ef762dcb60a292bc7f016b85cf6e1f [diff] |
drivers/block/sx8: several minor changes * 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