Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bridge: Use is_link_local() in store_group_addr()
Parse the string into an array of bytes rather than ints, so we can use is_link_local() rather than reimplementing it. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information