[PATCH] netdevice.h add netif_msg_init helper
This patch adds a helper function to initialize the debug bit mask for use with netif_msg_*. When the debug_value is out of range it returns the default_msg_enable_bits. Tested IA32.
Showing
Please register or sign in to comment