commit | fd01825c70006638dee16f48c810c20c54f6cd15 | [log] [tgz] |
---|---|---|
author | Eric Moore <eric.moore@lsi.com> | Tue Apr 21 15:37:20 2009 -0600 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Apr 27 10:53:46 2009 -0500 |
tree | 036bbcc52f298494a8298bb169aa6d74a8eec7a3 | |
parent | 8f76d151b010980d137bfdc736d1d8f64b489165 [diff] |
[SCSI] mpt2sas : unique ioctl magic number The current magic number is shared with mptsas driver. This to be unique to fix issues with register_ioctls32_conversion in older kernels. We are making this change across all versions of the sas2.0 drivers. Signed-off-by: Eric Moore <eric.moore@lsi.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>