From: Jakub Kicinski <[email protected]>
Date: Thu, 21 May 2020 12:11:56 -0700

> Module parameters are very strongly discouraged for networking drivers.

I fundamentally will disallow them except in very narrowly scoped cases.

Make a real API in the kernel for what you are trying to do, or you can't
support the facility in your driver, period.

Reply via email to