tipc: rename udp_port in struct udp_media_addr
authorRichard Alpe <richard.alpe@ericsson.com>
Mon, 27 Jun 2016 11:34:07 +0000 (13:34 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Jun 2016 09:17:37 +0000 (05:17 -0400)
commitbc3a334cc2c49779c90d7057c42c4537cd36256f
treeb763b811070ae2f0eddee1af5261b9ca8484b578
parente99429232e3622a7e390c3b540c4971b1ccf75c8
tipc: rename udp_port in struct udp_media_addr

Context implies that port in struct "udp_media_addr" is referring
to a UDP port.

Signed-off-by: Richard Alpe <richard.alpe@ericsson.com>
Acked-by: Jon Maloy <jon.maloy@ericsson.com>
Acked-by: Ying Xue <ying.xue@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/udp_media.c