Skip to content
Snippets Groups Projects
Commit 27a954bd authored by Andy Walls's avatar Andy Walls Committed by David S. Miller
Browse files

IPv4: route.c: Change checks against 0xffffffff to ipv4_is_lbcast()


Change a few checks against the hardcoded broadcast address,
0xffffffff, to ipv4_is_lbcast().  Remove some existing checks
using ipv4_is_lbcast() that are now obviously superfluous.

Signed-off-by: default avatarAndy Walls <awalls@md.metrocast.net>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a47d6056
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment