fm10k/base: add macros for ethernet address checks
authorWang Xiao W <xiao.w.wang@intel.com>
Thu, 10 Sep 2015 04:38:25 +0000 (12:38 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 7 Oct 2015 11:25:06 +0000 (13:25 +0200)
commit6f21dcc645fb351c526414ca460e998019bcfd97
tree8cf41352307f0e0b2ee8fb7680b5c0af420eef06
parent4de83653146bde33a4148c4a592948f8c862f4cb
fm10k/base: add macros for ethernet address checks

To keep consistency with ND team, I add macro definitions about
FM10K_IS_VALID_ETHER_ADD in fm10k_type.h, though they have already
been defined in fm10k_osdep.h.

Signed-off-by: Wang Xiao W <xiao.w.wang@intel.com>
drivers/net/fm10k/base/fm10k_type.h