aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
diff options
context:
space:
mode:
authorSudarsana Reddy Kalluru <sudarsana.kalluru@cavium.com>2018-09-27 04:12:10 -0700
committerDavid S. Miller <davem@davemloft.net>2018-09-28 10:39:44 -0700
commit5f672090e44f4951084c5e1d6b0668a5fc422af8 (patch)
tree9b36a267c78da08db192d85524a77eece625285c /include/net
parentUpdate maintainers for bnx2/bnx2x/qlge/qlcnic drivers. (diff)
downloadlinux-dev-5f672090e44f4951084c5e1d6b0668a5fc422af8.tar.xz
linux-dev-5f672090e44f4951084c5e1d6b0668a5fc422af8.zip
qed: Fix shmem structure inconsistency between driver and the mfw.
The structure shared between driver and the management FW (mfw) differ in sizes. This would lead to issues when driver try to access the structure members which are not-aligned with the mfw copy e.g., data_ptr usage in the case of mfw_tlv request. Align the driver structure with mfw copy, add reserved field(s) to driver structure for the members not used by the driver. Fixes: dd006921d67f ("qed: Add MFW interfaces for TLV request support.) Signed-off-by: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com> Signed-off-by: Michal Kalderon <Michal.Kalderon@cavium.com>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions