commit | 00713ad7675d7df2cc9b84f4a4beed5454850636 | [log] [tgz] |
---|---|---|
author | Joe Lawrence <joe.lawrence@stratus.com> | Wed Jun 25 17:03:33 2014 -0400 |
committer | Christoph Hellwig <hch@lst.de> | Fri Jul 25 17:16:56 2014 -0400 |
tree | 6bb5297078f63a0b8d4b9daba56721d72ffd7447 | |
parent | feafe7c596f62123e1d24f1399e1d40c61e9d9d6 [diff] |
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>