]> git.baikalelectronics.ru Git - kernel.git/commit
tipc: rename struct media to struct tipc_media
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 30 Dec 2011 01:19:42 +0000 (20:19 -0500)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 30 Dec 2011 02:53:29 +0000 (21:53 -0500)
commit291e85a8343447b3e25031548e74f0c9607e3f2d
tree656650f418e5127062e8e69000afb067d1bf79b1
parent4f864a2eb3c9c6ae19dee26e2b58f7bcdfa657c8
tipc: rename struct media to struct tipc_media

Give it a meaningful prefix, as suggested by DaveM, so that it
is consistent with things like struct tipc_bearer, and so it isn't
confused with anything else.  This has no impact on the actual
runtime code behaviour.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
net/tipc/bcast.c
net/tipc/bearer.c
net/tipc/bearer.h
net/tipc/eth_media.c
net/tipc/link.c