]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
megaraid_sas : swap whole register in megasas_register_aen
authorChristoph Hellwig <hch@lst.de>
Thu, 23 Apr 2015 11:04:24 +0000 (16:34 +0530)
committerJames Bottomley <JBottomley@Odin.com>
Mon, 25 May 2015 15:46:31 +0000 (08:46 -0700)
commita9555534d52a058a6cc4bff51b51a790b6943eeb
tree2914f792e4e940430b8690e595008a18f191981c
parent01d7f03ba00796bda4ffee6767785e9a0eb80962
megaraid_sas : swap whole register in megasas_register_aen

Swap the whole 32 bits we read from the hardware instead of swapping
just the 16bits we care about in place later.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Sumit Saxena <sumit.saxena@avagotech.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Tomas Henzl <thenzl@redhat.com>
Signed-off-by: James Bottomley <JBottomley@Odin.com>
drivers/scsi/megaraid/megaraid_sas_base.c