summaryrefslogtreecommitdiffstats
path: root/drivers/message/fusion/mptbase.c
diff options
context:
space:
mode:
authorJoe Lawrence <joe.lawrence@stratus.com>2014-06-25 17:06:42 -0400
committerChristoph Hellwig <hch@lst.de>2014-07-25 17:16:58 -0400
commit32696198745a74b37bc27498a5ade169d2c04c5e (patch)
tree6b86964c219585ccd11131dc3523b78eff309299 /drivers/message/fusion/mptbase.c
parentc9834c70efbaaa1461ec04289d97a842244fb294 (diff)
downloadop-kernel-dev-32696198745a74b37bc27498a5ade169d2c04c5e.zip
op-kernel-dev-32696198745a74b37bc27498a5ade169d2c04c5e.tar.gz
mptfusion: 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. Rework fw_event_work allocation calculations to include the event_data size where appropriate. This clarifies the code a bit and avoids the following smatch warnings: drivers/message/fusion/mptsas.c:1003 mptsas_queue_device_delete() error: memcpy() 'fw_event->event_data' too small (29 vs 36) drivers/message/fusion/mptsas.c:1017 mptsas_queue_rescan() error: not allocating enough data 168 vs 160 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>
Diffstat (limited to 'drivers/message/fusion/mptbase.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud