Searched hist:"23 fd3eace088ab1872ee59c19191a119ec779ac9" (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/net/tipc/ |
H A D | addr.c | diff 23fd3eace088ab1872ee59c19191a119ec779ac9 Thu Mar 22 14:42:49 CDT 2018 Jon Maloy <jon.maloy@ericsson.com> tipc: remove direct accesses to own_addr field in struct tipc_net
As a preparation to changing the addressing structure of TIPC we replace all direct accesses to the tipc_net::own_addr field with the function dedicated for this, tipc_own_addr().
There are no changes to program logics in this commit.
Acked-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | addr.h | diff 23fd3eace088ab1872ee59c19191a119ec779ac9 Thu Mar 22 14:42:49 CDT 2018 Jon Maloy <jon.maloy@ericsson.com> tipc: remove direct accesses to own_addr field in struct tipc_net
As a preparation to changing the addressing structure of TIPC we replace all direct accesses to the tipc_net::own_addr field with the function dedicated for this, tipc_own_addr().
There are no changes to program logics in this commit.
Acked-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | net.c | diff 23fd3eace088ab1872ee59c19191a119ec779ac9 Thu Mar 22 14:42:49 CDT 2018 Jon Maloy <jon.maloy@ericsson.com> tipc: remove direct accesses to own_addr field in struct tipc_net
As a preparation to changing the addressing structure of TIPC we replace all direct accesses to the tipc_net::own_addr field with the function dedicated for this, tipc_own_addr().
There are no changes to program logics in this commit.
Acked-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | name_distr.c | diff 23fd3eace088ab1872ee59c19191a119ec779ac9 Thu Mar 22 14:42:49 CDT 2018 Jon Maloy <jon.maloy@ericsson.com> tipc: remove direct accesses to own_addr field in struct tipc_net
As a preparation to changing the addressing structure of TIPC we replace all direct accesses to the tipc_net::own_addr field with the function dedicated for this, tipc_own_addr().
There are no changes to program logics in this commit.
Acked-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | discover.c | diff 23fd3eace088ab1872ee59c19191a119ec779ac9 Thu Mar 22 14:42:49 CDT 2018 Jon Maloy <jon.maloy@ericsson.com> tipc: remove direct accesses to own_addr field in struct tipc_net
As a preparation to changing the addressing structure of TIPC we replace all direct accesses to the tipc_net::own_addr field with the function dedicated for this, tipc_own_addr().
There are no changes to program logics in this commit.
Acked-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | name_table.c | diff 23fd3eace088ab1872ee59c19191a119ec779ac9 Thu Mar 22 14:42:49 CDT 2018 Jon Maloy <jon.maloy@ericsson.com> tipc: remove direct accesses to own_addr field in struct tipc_net
As a preparation to changing the addressing structure of TIPC we replace all direct accesses to the tipc_net::own_addr field with the function dedicated for this, tipc_own_addr().
There are no changes to program logics in this commit.
Acked-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | link.c | diff 23fd3eace088ab1872ee59c19191a119ec779ac9 Thu Mar 22 14:42:49 CDT 2018 Jon Maloy <jon.maloy@ericsson.com> tipc: remove direct accesses to own_addr field in struct tipc_net
As a preparation to changing the addressing structure of TIPC we replace all direct accesses to the tipc_net::own_addr field with the function dedicated for this, tipc_own_addr().
There are no changes to program logics in this commit.
Acked-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | socket.c | diff 23fd3eace088ab1872ee59c19191a119ec779ac9 Thu Mar 22 14:42:49 CDT 2018 Jon Maloy <jon.maloy@ericsson.com> tipc: remove direct accesses to own_addr field in struct tipc_net
As a preparation to changing the addressing structure of TIPC we replace all direct accesses to the tipc_net::own_addr field with the function dedicated for this, tipc_own_addr().
There are no changes to program logics in this commit.
Acked-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|