diff options
author | 2005-11-01 16:52:11 -0800 | |
---|---|---|
committer | 2005-11-02 21:54:07 -0200 | |
commit | 2407534f8be8015d585104bcc4374870b6b70fe7 (patch) | |
tree | fba7cb22827991ccf447824a6b2d66a543b27e21 /ipc | |
parent | [TCP]: BIC max increment too large (diff) | |
download | linux-dev-2407534f8be8015d585104bcc4374870b6b70fe7.tar.xz linux-dev-2407534f8be8015d585104bcc4374870b6b70fe7.zip |
[ETHERNET]: Optimize is_broadcast_ether_addr
Optimize the match for broadcast address by using bit operations instead
of comparison. This saves a number of conditional branches, and generates
smaller code.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions