[PATCH v2 0/2] Part 1: handle addr_assign_type for random addresses

From: Danny Kukawka
Date: Thu Feb 09 2012 - 14:49:27 EST


This is an updated and split up version of my patch series to
fix the handling of addr_assign_type for random MAC addresses.

The first part contains the basic changes in etherdevice.h
and eth.c incl. needed adaptations in the existing code

Danny Kukawka (2):
eth: reset addr_assign_type if eth_mac_addr() called
rename dev_hw_addr_random and remove redundant second

drivers/net/ethernet/intel/igbvf/netdev.c | 11 +++++---
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c | 28 ++++++++++++--------
include/linux/etherdevice.h | 13 +++++----
net/ethernet/eth.c | 2 +
4 files changed, 33 insertions(+), 21 deletions(-)

--
1.7.7.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/