[BRIDGE]: faster compare for link local addresses
authorStephen Hemminger <shemminger@linux-foundation.org>
Mon, 12 Mar 2007 23:25:32 +0000 (16:25 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:25:11 +0000 (22:25 -0700)
Use logic operations rather than memcmp() to compare destination
address with link local multicast addresses.

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found