commit | 0f15d36453bbd02d404445dace49f4ae072f44e5 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Wed Jun 04 17:37:59 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 04 17:37:59 2008 -0700 |
tree | 3b71e05968d8fbf202730d817d655bc399822271 | |
parent | 757152175666681d54d370500e41a756cfedd4fc [diff] |
tipc: Prevent display of name table types with no publications This patch adds a check to prevent TIPC's name table display code from listing a name type entry if it exists only to hold subscription info, rather than published names. Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>