[SCSI] mpt2sas : unique ioctl magic number
authorEric Moore <eric.moore@lsi.com>
Tue, 21 Apr 2009 21:37:20 +0000 (15:37 -0600)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 27 Apr 2009 15:53:46 +0000 (10:53 -0500)
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>

No differences found