]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4cb08a77ec5f36aa04ec881d1d4a6cce2a3617d5
treee267d1860382bd7f27c1b7d25be652eee0ac6471
parent674eab20879b30d7349beb8230f4432c01f12da8
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