On 8 September 2020 19:00:49 EEST, Jakub Kicinski wrote:
>On Tue, 8 Sep 2020 10:17:13 +0300 Nikolay Aleksandrov wrote:
>> Stephen reported the following warning:
>> net/bridge/br_multicast.c: In function 'br_multicast_find_port':
>> net/bridge/br_multicast.c:1818:21: warning: unused variable 'b
On Tue, 8 Sep 2020 10:17:13 +0300 Nikolay Aleksandrov wrote:
> Stephen reported the following warning:
> net/bridge/br_multicast.c: In function 'br_multicast_find_port':
> net/bridge/br_multicast.c:1818:21: warning: unused variable 'br'
> [-Wunused-variable]
> 1818 | struct net_bridge *br =
Stephen reported the following warning:
net/bridge/br_multicast.c: In function 'br_multicast_find_port':
net/bridge/br_multicast.c:1818:21: warning: unused variable 'br'
[-Wunused-variable]
1818 | struct net_bridge *br = mp->br;
| ^~
It happens due to bridge's mloc