tipc: Add support for "-s" configuration option
Provide initial support for displaying overall TIPC status/statistics information at runtime. Currently, only version info for the TIPC kernel module is displayed. Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
3aec9cc936
commit
107e7be628
@@ -59,6 +59,9 @@
|
||||
#include <linux/slab.h>
|
||||
#include <linux/vmalloc.h>
|
||||
|
||||
|
||||
#define TIPC_MOD_VER "2.0.0"
|
||||
|
||||
/*
|
||||
* TIPC sanity test macros
|
||||
*/
|
||||
|
Reference in New Issue
Block a user