aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_virtchnl.c
diff options
context:
space:
mode:
authorMaciej Fijalkowski <[email protected]>2024-02-23 17:06:28 +0100
committerTony Nguyen <[email protected]>2024-03-04 10:34:43 -0800
commit90f821d72e112d5e4e4214a3704935283cc53375 (patch)
tree8c1e4043e8b07ebdab5ee00944905da1274ead63 /drivers/net/ethernet/intel/ice/ice_virtchnl.c
parentd5926e01e3739542bb047b77f850d7f641eaa7bc (diff)
ice: avoid unnecessary devm_ usage
1. pcaps are free'd right after AQ routines are done, no need for devm_'s 2. a test frame for loopback test in ethtool -t is destroyed at the end of the test so we don't need devm_ here either. Signed-off-by: Maciej Fijalkowski <[email protected]> Reviewed-by: Przemek Kitszel <[email protected]> Tested-by: Pucha Himasekhar Reddy <[email protected]> (A Contingent worker at Intel) Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_virtchnl.c')
0 files changed, 0 insertions, 0 deletions