commit | d4602a9f47196dd62deba66ec361b5897f1ae62b | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Fri Sep 18 21:11:02 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 18 18:17:45 2020 -0700 |
tree | c3720df389760898ab277b698d76040cfc25a28c | |
parent | e14e05e71d106aef973e2cf100e540d911703a6e [diff] |
net: devlink: region: Pass the region ops to the snapshot function Pass the region to be snapshotted to the function performing the snapshot. This allows one function to operate on numerous regions. v4: Add missing kerneldoc for ICE Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>