On Mon, 2011-09-19 at 15:28 -0700, Joe Perches wrote: > Use the normal #defines not module specific ones. > > Signed-off-by: Joe Perches > --- > Here are the other, not ixgb uses of LENGTH_OF_ADDRESS > converted to ETH_ALEN. Compile tested allyesconfig only. > > drivers/net/ethernet/intel/e1000/e1000_hw.h | 1 - > drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c | 2 +- > drivers/net/ethernet/intel/ixgbe/ixgbe_type.h | 8 +++----- > drivers/net/ethernet/intel/ixgbevf/defines.h | 1 - > drivers/net/ethernet/intel/ixgbevf/vf.c | 4 ++-- > 5 files changed, 6 insertions(+), 10 deletions(-) Thanks Joe. I have added the patch to my queue.