Commit 39f42655 authored by Lucas Tanure's avatar Lucas Tanure Committed by Doug Ledford
Browse files

infiniband: Replace memset with eth_zero_addr



Use eth_zero_addr to assign the zero address to the given address
array instead of memset when second argument is address of zero.

Signed-off-by: default avatarLucas Tanure <tanure@linux.com>
Signed-off-by: default avatarDoug Ledford <dledford@redhat.com>
parent 50ca6ed2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment