]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.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)
commit358a0d1c9edcf6ff041776d65cdc2bc59887ab9c
tree656650f418e5127062e8e69000afb067d1bf79b1
parentd191854282fd831da785a5a34bc6fd16049b8578
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