diff options
author | 2017-03-07 15:27:36 +0000 | |
---|---|---|
committer | 2017-03-09 13:17:08 -0800 | |
commit | 64f48e593a54a8bee8bee4bf8391d5a4e9057d34 (patch) | |
tree | 52aad1e67c2bb00606215d716cf552ce40d06515 /include/linux/ethtool.h | |
parent | net: mediatek: Use eth_hw_addr_random() (diff) | |
download | wireguard-linux-64f48e593a54a8bee8bee4bf8391d5a4e9057d34.tar.xz wireguard-linux-64f48e593a54a8bee8bee4bf8391d5a4e9057d34.zip |
net: stmicro: replace kzalloc with devm_kzalloc
The axi variable was not being freed upon device removal.
With devm_kzalloc it ensures that it is properly freed.
Signed-off-by: Joao Pinto <jpinto@synopsys.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/ethtool.h')
0 files changed, 0 insertions, 0 deletions