]> git.baikalelectronics.ru Git - kernel.git/commit
net/devlink: Prepare devlink port functions to fill extack
authorParav Pandit <parav@mellanox.com>
Fri, 19 Jun 2020 03:32:47 +0000 (03:32 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Jun 2020 22:29:18 +0000 (15:29 -0700)
commitfcd210a5f07d94c42313d36d97291aeb2b3c58e6
treeab07a423bbbc3240e55190224faa0e86e3065237
parent55c050851955739ec47caeb097c4e097405194cd
net/devlink: Prepare devlink port functions to fill extack

Prepare devlink port related functions to optionally fill up
the extack information which will be used in subsequent patch by port
function attribute(s).

Signed-off-by: Parav Pandit <parav@mellanox.com>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/devlink.c