From: Stephen Hemminger Date: Mon, 12 Mar 2007 23:25:32 +0000 (-0700) Subject: [BRIDGE]: faster compare for link local addresses X-Git-Tag: v2.6.22-rc1~1128^2~325 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd74e6ccd522e2f26163eb5ac1abebcab2bd017c;p=pandora-kernel.git [BRIDGE]: faster compare for link local addresses Use logic operations rather than memcmp() to compare destination address with link local multicast addresses. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed