]> 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)
commitf04fde81ecd67d23857c91d35fac945d938d3637
tree656650f418e5127062e8e69000afb067d1bf79b1
parent40eb21444f228ad9a97e188c8d73f7433baa5d10
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