linux/drivers/net/ethernet/qlogic
Sudarsana Reddy Kalluru 5e9f20359a 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: cac6f691 ("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>
2018-06-04 10:10:46 -04:00
..
netxen drivers/net: Fix various unnecessary characters after logging newlines 2018-05-30 13:24:08 -04:00
qed qed: Fix shared memory inconsistency between driver and the MFW. 2018-06-04 10:10:46 -04:00
qede qed*: Add link change count value to ethtool statistics display. 2018-05-31 14:02:13 -04:00
qlcnic qlcnic: Eliminate duplicate barriers on weakly-ordered archs 2018-03-26 12:47:55 -04:00
qlge drivers/net: Fix various unnecessary characters after logging newlines 2018-05-30 13:24:08 -04:00
Kconfig qed*: Utilize FW 8.33.1.0 2018-01-02 13:59:16 -05:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
qla3xxx.c net: qla3xxx: Eliminate duplicate barriers on weakly-ordered archs 2018-03-26 12:47:55 -04:00
qla3xxx.h