On Thu, 2 Jan 2014, Ding Tianhong wrote: > On 2014/1/2 15:39, Julia Lawall wrote: > > Are the casts needed > > > Yes, otherwise the warming will report: > > /net-next/drivers/net/bonding/bond_3ad.c:427: warning: passing argument 1 of > ‘ether_addr_equal_64bits’ from incompatible pointer type
Is it necessary for this driver to use a different type from everyone else? julia