diff options
| author | Jiri Pirko <[email protected]> | 2019-01-28 12:02:11 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-01-28 10:43:15 -0800 |
| commit | 39c6b53cc01fec4c7addd3e841fea5125639c0fd (patch) | |
| tree | be228606573e0d45acadd9acd8729cda662f5b23 | |
| parent | 2adeb5f1c3f5b69b1dfe515db29403cdc09b13b2 (diff) | |
Documentation: add devlink param file for mlxsw driver
Add initial documentation file for devlink params of mlxsw driver. Only
"fw_load_policy" is now supported.
Signed-off-by: Jiri Pirko <[email protected]>
Signed-off-by: Ido Schimmel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
| -rw-r--r-- | Documentation/networking/devlink-params-mlxsw.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/networking/devlink-params-mlxsw.txt b/Documentation/networking/devlink-params-mlxsw.txt new file mode 100644 index 000000000000..2c5c67a920c9 --- /dev/null +++ b/Documentation/networking/devlink-params-mlxsw.txt @@ -0,0 +1,2 @@ +fw_load_policy [DEVICE, GENERIC] + Configuration mode: driverinit |