diff options
author | Rosen Penev <[email protected]> | 2024-11-01 14:48:27 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-11-04 18:21:52 -0800 |
commit | d2068805f688ce6e9c6099f3636879fa76e76497 (patch) | |
tree | 72b944693dbc1b4c484a1897019c198987866042 /drivers/net/virtio_net.c | |
parent | 18ec5491a4959e11ab37438e0b1ff8e3638ceafa (diff) |
net: ena: remove devm from ethtool
There's no need for devm bloat here. In addition, these are freed right
before the function exits.
Also swapped kcalloc order for consistency.
Signed-off-by: Rosen Penev <[email protected]>
Reviewed-by: Shay Agroskin <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/virtio_net.c')
0 files changed, 0 insertions, 0 deletions