提交 5948f85b 编写于 作者: J Jacob Keller 提交者: David S. Miller

devlink: mention reloading in devlink-params.rst

Mention that drivers must support devlink-reload in order for driverinit
parameters to function properly
Signed-off-by: NJacob Keller <jacob.e.keller@intel.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 d56a0c47
...@@ -34,6 +34,13 @@ Parameters may be set in different configuration modes. ...@@ -34,6 +34,13 @@ Parameters may be set in different configuration modes.
- written to the device's non-volatile memory. A hard reset is required - written to the device's non-volatile memory. A hard reset is required
for it to take effect. for it to take effect.
Reloading
---------
In order for ``driverinit`` parameters to take effect, the driver must
support reloading via the ``devlink-reload`` command. This command will
request a reload of the device driver.
Generic configuration parameters Generic configuration parameters
================================ ================================
The following is a list of generic configuration parameters that drivers may The following is a list of generic configuration parameters that drivers may
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册