diff --git a/net/bridge/br_mdb.c b/net/bridge/br_mdb.c index 9f22ebfdc5180d6e3097b9eee0139da5802b1500..13076206e49768b046a78d3ba4c384b61fef1059 100644 --- a/net/bridge/br_mdb.c +++ b/net/bridge/br_mdb.c @@ -259,7 +259,7 @@ static int __mdb_fill_info(struct sk_buff *skb, #endif } else { ether_addr_copy(e.addr.u.mac_addr, mp->addr.dst.mac_addr); - e.state = MDB_PG_FLAGS_PERMANENT; + e.state = MDB_PERMANENT; } e.addr.proto = mp->addr.proto; nest_ent = nla_nest_start_noflag(skb,