linux/drivers/net/ethernet/intel
Emil Tantilov 331bcf45fe ixgbe: fix reading of the buffer returned by the firmware
This patch fixes some issues found in the buffer read portion of
ixgbe_host_interface_command()

- use `bi` as the buffer index counter instead of `i`
- add conversion to native cpu byte ordering on register read
- fix conversion from bytes to dword
- use dword_len instead of buf_len when reading the register

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-11-02 16:55:48 -07:00
..
e1000
e1000e
igb igb: Fix for I347AT4 PHY cable length unit detection 2011-11-02 16:55:08 -07:00
igbvf
ixgb
ixgbe ixgbe: fix reading of the buffer returned by the firmware 2011-11-02 16:55:48 -07:00
ixgbevf
e100.c e100: make sure vlan support isn't advertised on old adapters 2011-11-02 16:55:00 -07:00
Kconfig
Makefile