]> git.karo-electronics.de Git - linux-beck.git/commit
ixgbe: using is_zero_ether_addr() to simplify the code
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Sun, 26 Aug 2012 16:59:37 +0000 (16:59 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 23 Oct 2012 04:16:26 +0000 (21:16 -0700)
commit51a1f721e22a3fc54a3bc1c67991ecea11cc734d
treed65cc009c649276fd1a363e0a4de1dae17d366dd
parent1a71ab24914b45a9624335866ba00885a33f2108
ixgbe: using is_zero_ether_addr() to simplify the code

Using is_zero_ether_addr() to simplify the code.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_common.c