From: David M. <da...@da...> - 2020-08-03 23:22:18
|
From: Huang Guobin <hua...@hu...> Date: Sun, 2 Aug 2020 22:00:55 -0400 > Using is_broadcast_ether_addr() instead of directly use > memcmp() to determine if the ethernet address is broadcast > address. > > spatch with a semantic match is used to found this problem. > (http://coccinelle.lip6.fr/) > > Signed-off-by: Huang Guobin <hua...@hu...> Applied, thank you. |