Thread (4 messages) 4 messages, 4 authors, 2015-05-31

Re: [PATCH net] bridge: fix br_multicast_query_expired() bug

From: David Miller <davem@davemloft.net>
Date: 2015-05-31 06:33:13
Also in: bridge

From: Eric Dumazet <redacted>
Date: Thu, 28 May 2015 04:42:54 -0700
From: Eric Dumazet <edumazet@google.com>

br_multicast_query_expired() querier argument is a pointer to
a struct bridge_mcast_querier :

struct bridge_mcast_querier {
        struct br_ip addr;
        struct net_bridge_port __rcu    *port;
};

Intent of the code was to clear port field, not the pointer to querier.

Fixes: 2cd4143192e8 ("bridge: memorize and export selected IGMP/MLD querier port")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Applied, thanks Eric.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help