From: Kris Katterjohn Date: Tue, 17 Jan 2006 23:15:38 +0000 (-0800) Subject: [NET]: Use is_zero_ether_addr() in net/core/netpoll.c X-Git-Tag: v2.6.16-rc2~367^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3860288ee8298bf2784e9a0c37d26d3a82941e35;p=pandora-kernel.git [NET]: Use is_zero_ether_addr() in net/core/netpoll.c This replaces a memcmp() with is_zero_ether_addr(). Signed-off-by: Kris Katterjohn Signed-off-by: David S. Miller --- Reading git-diff-tree failed