On Fri, Oct 28, 2022 at 08:13:49PM +0700, Bagas Sanjaya wrote:
On 10/27/22 05:42, наб wrote:
quoted
Since defanging in v2.6.12-rc1 it's set exactly once per port on probe
and checked exactly once per port on unload: it's useless. Kill it.
What do you mean by defanging in that release?
Before v2.6.12-rc1, there were baycom_paranoia_check{,_void}() macros
(which logged at KERN_ERR and returned an error),
used before each netdev_priv(); after, this is reduced to the single
check in the cleanup we observe presently.
I've rephrased the message to make it more palatable.
Best,