diff options
author | Allan Stephens <allan.stephens@windriver.com> | 2011-10-07 15:54:44 +0200 |
---|---|---|
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-12-27 17:13:06 +0100 |
commit | 6c349210101352103d9055636845155bc801ae9b (patch) | |
tree | 530ca1ca9b5fa3bb8092b80a6f875e3a14c5f977 /net/tipc/bearer.h | |
parent | tipc: Eliminate duplication of media structures (diff) | |
download | linux-6c349210101352103d9055636845155bc801ae9b.tar.xz linux-6c349210101352103d9055636845155bc801ae9b.zip |
tipc: Streamline media registration error checking
Simplifies error handling performed during media registration, since
TIPC no longer supports the dynamic addition of new media types that
are potentially error-prone. These simplifications include the following:
1) No longer check for premature registration of a new media type.
2) No longer check for negative link priority values (which was pointless
since such values are unsigned, and could cause a compiler warning).
3) No longer generate a warning describing the exact cause of any
registration failure (just warns that overall registration failed).
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'net/tipc/bearer.h')
0 files changed, 0 insertions, 0 deletions