commit | 358a0d1c9edcf6ff041776d65cdc2bc59887ab9c | [log] [tgz] |
---|---|---|
author | Paul Gortmaker <paul.gortmaker@windriver.com> | Thu Dec 29 20:19:42 2011 -0500 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Thu Dec 29 21:53:29 2011 -0500 |
tree | 656650f418e5127062e8e69000afb067d1bf79b1 | |
parent | d191854282fd831da785a5a34bc6fd16049b8578 [diff] |
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>