commit | 706767da1bd0726d8fbc62e4818cb29193676a74 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Thu Oct 06 15:28:44 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Tue Dec 27 11:13:05 2011 -0500 |
tree | f2df46f9850bfb984e64f44ec6c8fca0bf249922 | |
parent | 2060a5774452e35b4a1dc4371abbb5ffd691355f [diff] |
tipc: Register new media using pre-compiled structure Speeds up the registration of TIPC media types by passing in a structure containing the required information, rather than by passing in the various fields describing the media type individually. Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>