Thread (38 messages) read the whole thread 38 messages, 4 authors, 2022-01-03

Re: [PATCH net-next 3/8] net/funeth: probing and netdev ops

From: Andrew Lunn <andrew@lunn.ch>
Date: 2021-12-30 17:40:34

+static int msg_enable;
+module_param(msg_enable, int, 0644);
+MODULE_PARM_DESC(msg_enable, "bitmap of NETIF_MSG_* enables");
+
Module params are not liked. Please implement the ethtool op, if you
have not already done so.

     Andrew
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help