diff options
author | Austin Kim <austindh.kim@gmail.com> | 2021-06-09 03:34:25 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-09 13:53:31 -0700 |
commit | 80ec82e3d2c1fab42eeb730aaa7985494a963d3f (patch) | |
tree | 005e0cc9daf9c36df5e27d98ff5f4f591e4736b0 /net/ethtool/eee.c | |
parent | f2386cf7c5f4ff5d7b584f5d92014edd7df6c676 (diff) |
net: ethtool: clear heap allocations for ethtool function
Several ethtool functions leave heap uncleared (potentially) by
drivers. This will leave the unused portion of heap unchanged and
might copy the full contents back to userspace.
Signed-off-by: Austin Kim <austindh.kim@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ethtool/eee.c')
0 files changed, 0 insertions, 0 deletions