Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348376
b: refs/heads/master
c: fdb184d
h: refs/heads/master
v: v3
  • Loading branch information
Rami Rosen authored and David S. Miller committed Jan 3, 2013
1 parent b902e06 commit 5f6b5c1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6602d0078974628c5fe76850ac9fa489d091a4e9
refs/heads/master: fdb184d1467f9ed5b17c553b85eb1bb72bdbf62f
6 changes: 6 additions & 0 deletions trunk/net/bridge/br_private.h
Original file line number Diff line number Diff line change
Expand Up @@ -526,6 +526,12 @@ static inline bool br_multicast_is_router(struct net_bridge *br)
{
return 0;
}
static inline void br_mdb_init(void)
{
}
static inline void br_mdb_uninit(void)
{
}
#endif

/* br_netfilter.c */
Expand Down

0 comments on commit 5f6b5c1

Please sign in to comment.