]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mpt2sas: combine fw_event_work and its event_data
authorJoe Lawrence <joe.lawrence@stratus.com>
Wed, 25 Jun 2014 21:03:33 +0000 (17:03 -0400)
committerChristoph Hellwig <hch@lst.de>
Fri, 25 Jul 2014 21:16:56 +0000 (17:16 -0400)
commit00713ad7675d7df2cc9b84f4a4beed5454850636
tree6bb5297078f63a0b8d4b9daba56721d72ffd7447
parentfeafe7c596f62123e1d24f1399e1d40c61e9d9d6
mpt2sas: combine fw_event_work and its event_data

Tack the firmware reply event_data payload to the end of its
corresponding struct fw_event_work allocation.  This matches the
convention in the mptfusion driver and simplifies the code.

Signed-off-by: Joe Lawrence <joe.lawrence@stratus.com>
Acked-by: Sreekanth Reddy <Sreekanth.Reddy@avagotech.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/mpt2sas/mpt2sas_scsih.c