]> git.baikalelectronics.ru Git - kernel.git/commit
qed: Fix shared memory inconsistency between driver and the MFW.
authorSudarsana Reddy Kalluru <sudarsana.kalluru@cavium.com>
Fri, 1 Jun 2018 01:47:36 +0000 (18:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Jun 2018 14:10:46 +0000 (10:10 -0400)
commit1e14fa4919a08703d6bac08345f0c9775e3eb319
tree838fdbe89d08eb97e260429f70f5cc55c2d6f2a1
parent65d99ecce4e07eced70ccf138747d2539ec12877
qed: Fix shared memory inconsistency between driver and the MFW.

The structure shared between driver and management firmware (MFW)
differ in sizes. The additional field defined by the MFW is not
relevant to the current driver. Add a dummy field to the structure.

Fixes: a9c9f0d6 ("qed: Add support for Unified Fabric Port")
Signed-off-by: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com>
Signed-off-by: Ariel Elior <ariel.elior@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qed/qed_hsi.h