]> git.baikalelectronics.ru Git - kernel.git/commit
net: update net_dim documentation after rename
authorJacob Keller <jacob.e.keller@intel.com>
Wed, 9 Oct 2019 19:18:31 +0000 (12:18 -0700)
committerJakub Kicinski <jakub.kicinski@netronome.com>
Thu, 10 Oct 2019 23:37:10 +0000 (16:37 -0700)
commit98e55ff0a9dca3eae6ed0aa908aacb17cbbe7e08
treec57e780882ad82c4d6951550112e09ecf21354be
parente73a3aa5842dd1f80d41d93a30444b58adc0e7bb
net: update net_dim documentation after rename

Commit b33c2b984973 ("linux/dim: Rename externally used net_dim
members") renamed the net_dim API, removing the "net_" prefix from the
structures and functions. The patch didn't update the net_dim.txt
documentation file.

Fix the documentation so that its examples match the current code.

Fixes: b33c2b984973 ("linux/dim: Rename externally used net_dim members", 2019-06-25)
Fixes: 604d138d8208 ("linux/dim: Rename externally exposed macros", 2019-06-25)
Fixes: 5cda141f2555 ("linux/dim: Move implementation to .c files")
Cc: Tal Gilboa <talgi@mellanox.com>
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Documentation/networking/net_dim.txt