Skip to content
Commit 80ec82e3 authored by Austin Kim's avatar Austin Kim Committed by David S. Miller
Browse files

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: default avatarAustin Kim <austindh.kim@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent f2386cf7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment