numam-dpdk/drivers/net/bnx2x
Harish Patil c275e3cb52 bnx2x: fix build with clang
Fix for the following clang build error:
drivers/net/bnx2x/elink.c:10384:41: error: shifting a
      negative signed value is undefined [-Werror,-Wshift-negative-value]
                vars->eee_status &= ~SHMEM_EEE_1G_ADV <<
                                    ~~~~~~~~~~~~~~~~~ ^

Signed-off-by: Harish Patil <harish.patil@qlogic.com>
2015-12-13 01:55:09 +01:00
..
bnx2x_ethdev.c drivers: copy PCI device info to ethdev data 2015-11-03 18:39:26 +01:00
bnx2x_ethdev.h bnx2x: driver core 2015-07-27 04:27:05 +02:00
bnx2x_logs.h bnx2x: fix build with debug enabled 2015-08-03 17:25:00 +02:00
bnx2x_rxtx.c bnx2x: skip Rx producer refresh when no packet 2015-12-13 01:46:07 +01:00
bnx2x_rxtx.h bnx2x: driver core 2015-07-27 04:27:05 +02:00
bnx2x_stats.c bnx2x: fix build with clang 2015-08-03 17:26:29 +02:00
bnx2x_stats.h bnx2x: driver core 2015-07-27 04:27:05 +02:00
bnx2x_vfpf.c bnx2x: update VF to support newer PF drivers 2015-12-13 01:46:52 +01:00
bnx2x_vfpf.h bnx2x: update VF to support newer PF drivers 2015-12-13 01:46:52 +01:00
bnx2x.c bnx2x: fix restart 2015-12-13 01:44:51 +01:00
bnx2x.h bnx2x: fix part of 32-bit build 2015-08-03 17:39:11 +02:00
debug.c bnx2x: driver support routines 2015-07-27 04:27:10 +02:00
ecore_fw_defs.h bnx2x: driver support routines 2015-07-27 04:27:10 +02:00
ecore_hsi.h bnx2x: fix build with clang 2015-12-13 01:55:09 +01:00
ecore_init_ops.h bnx2x: driver support routines 2015-07-27 04:27:10 +02:00
ecore_init.h bnx2x: fix build with debug enabled 2015-08-03 17:25:00 +02:00
ecore_mfw_req.h bnx2x: driver support routines 2015-07-27 04:27:10 +02:00
ecore_reg.h bnx2x: driver support routines 2015-07-27 04:27:10 +02:00
ecore_sp.c bnx2x: fix build with debug enabled 2015-08-03 17:25:00 +02:00
ecore_sp.h bnx2x: driver support routines 2015-07-27 04:27:10 +02:00
elink.c bnx2x: driver support routines 2015-07-27 04:27:10 +02:00
elink.h bnx2x: driver support routines 2015-07-27 04:27:10 +02:00
Makefile mk: fix shared library dependencies of drivers 2015-12-06 22:15:14 +01:00
rte_pmd_bnx2x_version.map bnx2x: driver support routines 2015-07-27 04:27:10 +02:00