[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120824.133050.95947607393326346.davem@davemloft.net>
Date: Fri, 24 Aug 2012 13:30:50 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: weiyj.lk@...il.com
Cc: j@...fi, linville@...driver.com, yongjun_wei@...ndmicro.com.cn,
linux-wireless@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH] drivers/net: use is_zero_ether_addr() instead of
memcmp()
From: Wei Yongjun <weiyj.lk@...il.com>
Date: Thu, 23 Aug 2012 15:16:44 +0800
> From: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
>
> Using is_zero_ether_addr() instead of directly use
> memcmp() to determine if the ethernet address is all
> zeros.
>
> spatch with a semantic match is used to found this problem.
> (http://coccinelle.lip6.fr/)
>
> Signed-off-by: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
Since this is wireless, John will pick it up.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists