tipc: improve naming and comment consistency in media layer
authorJon Paul Maloy <jon.maloy@ericsson.com>
Wed, 11 Dec 2013 04:45:40 +0000 (20:45 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Dec 2013 05:17:42 +0000 (00:17 -0500)
commitef72a7e02a28adfd9d5d0d1de81c0b75f3823aa5
treee267d1860382bd7f27c1b7d25be652eee0ac6471
parent5702dbab687e19792102200b085108f00ab820c9
tipc: improve naming and comment consistency in media layer

struct 'tipc_media' represents the specific info that the media
layer adaptors (eth_media and ib_media) expose to the generic
bearer layer. We clarify this by improved commenting, and by giving
the 'media_list' array the more appropriate name 'media_info_array'.

There are no functional changes in this commit.

Signed-off-by: Ying Xue <ying.xue@windriver.com>
Reviewed-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/bearer.c
net/tipc/bearer.h