Skip to content

Commit

Permalink
bridge: remove duplicated include from br_multicast.c
Browse files Browse the repository at this point in the history
Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
YueHaibing authored and David S. Miller committed Jan 25, 2019
1 parent 2bb3e10 commit 0ba9480
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/bridge/br_multicast.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
#include <net/mld.h>
#include <net/ip6_checksum.h>
#include <net/addrconf.h>
#include <net/ipv6.h>
#endif

#include "br_private.h"
Expand Down

0 comments on commit 0ba9480

Please sign in to comment.