Olof Johansson wrote:
+       /* Enable most messages by default */
+       if (pasemi_mac_debug > 0)
+               mac->msg_enable = DEFAULT_MSG_ENABLE;
+       else
+               mac->msg_enable = pasemi_mac_debug;
+


use netif_msg_init()

otherwise OK

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to