numam-dpdk/drivers/net/e1000
Guinan Sun b8592c89c8 net/e1000/base: fix minor issues and improve code style
Fix typo in piece of code of NVM access for SPT.
And cleans up the remaining instances in the shared code
where it was not adhering to the Linux code standard.
Wrong description was found in the mentioned file, so fix them.
Remove shadowing variable declarations.

Relating to operands in bitwise operations having different sizes.
Unreachable code since *clock_in_i2c_* always return success.
Don't return unused s32 and don't check for constants.

Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
Signed-off-by: Vitaly Lifshits <vitaly.lifshits@intel.com>
Signed-off-by: Robert Konklewski <robertx.konklewski@intel.com>
Signed-off-by: Doug Dziggel <douglas.a.dziggel@intel.com>
Signed-off-by: Todd Fujinaka <todd.fujinaka@intel.com>
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Guinan Sun <guinanx.sun@intel.com>
Reviewed-by: Wei Zhao <wei.zhao1@intel.com>
2020-07-07 23:38:27 +02:00
..
base net/e1000/base: fix minor issues and improve code style 2020-07-07 23:38:27 +02:00
e1000_ethdev.h net/igb: fix global variable multiple definitions 2019-10-25 23:16:23 +02:00
e1000_logs.c net/e1000: use dynamic log type for Tx/Rx debug 2019-10-07 15:00:57 +02:00
e1000_logs.h net/e1000: use dynamic log type for Tx/Rx debug 2019-10-07 15:00:57 +02:00
em_ethdev.c net/e1000: fix port hotplug for multi-process 2020-05-18 20:35:07 +02:00
em_rxtx.c net/e1000: fix memory barrier usage in Tx 2019-09-20 10:19:41 +02:00
igb_ethdev.c net/e1000: fix port hotplug for multi-process 2020-05-18 20:35:07 +02:00
igb_flow.c net/e1000: fix zeroing of RSS config 2019-10-25 19:20:47 +02:00
igb_pf.c net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
igb_regs.h drivers: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
igb_rxtx.c drivers/net: update Rx RSS hash offload capabilities 2019-11-11 16:15:37 +01:00
Makefile build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_pmd_e1000_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00