[Intel-wired-lan] [PATCH V2 0/5] ixgbe: An assortment of fixes and cleanups
Mark D Rustad
mark.d.rustad at intel.com
Mon Mar 14 18:05:35 UTC 2016
The following patches fix a length checking problem, correct the
failure to take a needed semaphore in all uses of firmware commands,
and do some other cleanups.
Signed-off-by: Mark Rustad <mark.d.rustad at intel.com>
---
Changes in V2:
- Use round_up instead of an open-coded one in patch #3
---
Mark D Rustad (5):
ixgbe: Delete some unused register definitions
ixgbe: Change the lan_id and func fields to a u8 to avoid casts
ixgbe: Correct length check for round up
ixgbe: Clean up interface for firmware commands
ixgbe: Take manageability semaphore for firmware commands
drivers/net/ethernet/intel/ixgbe/ixgbe_common.c | 73 +++++++++++++----------
drivers/net/ethernet/intel/ixgbe/ixgbe_common.h | 4 +
drivers/net/ethernet/intel/ixgbe/ixgbe_type.h | 12 +---
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c | 15 ++---
4 files changed, 52 insertions(+), 52 deletions(-)
--
Mark Rustad, Network Division, Intel Corporation
More information about the Intel-wired-lan
mailing list