]> git.baikalelectronics.ru Git - kernel.git/commit
bridge: rename struct bridge_mcast_query/querier
authorLinus Lüssing <linus.luessing@web.de>
Sat, 7 Jun 2014 16:26:26 +0000 (18:26 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Jun 2014 06:50:46 +0000 (23:50 -0700)
commitaa9c0433a628d843a22205b1ca922d6b0fc3a0b5
treed7078d569c543cdb1d2d0a00078774207857b729
parent27628843c4900e717e86f0527ee0e123bec21a10
bridge: rename struct bridge_mcast_query/querier

The current naming of these two structs is very random, in that
reversing their naming would not make any semantical difference.

This patch tries to make the naming less confusing by giving them a more
specific, distinguishable naming.

This is also useful for the upcoming patches reintroducing the
"struct bridge_mcast_querier" but for storing information about the
selected querier (no matter if our own or a foreign querier).

Signed-off-by: Linus Lüssing <linus.luessing@web.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_mdb.c
net/bridge/br_multicast.c
net/bridge/br_private.h