Skip to content
Commit 27cf6a6e authored by Alexander Duyck's avatar Alexander Duyck Committed by David S. Miller
Browse files

ebtables: Use eth_proto_is_802_3



Replace "ntohs(proto) >= ETH_P_802_3_MIN" w/ eth_proto_is_802_3(proto).

Signed-off-by: default avatarAlexander Duyck <alexander.h.duyck@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 2c7a88c2
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