diff options
author | Wenwen Wang <wenwen@cs.uga.edu> | 2019-08-12 08:59:21 +0300 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2019-11-01 23:20:33 +0300 |
commit | 8472ba62154058b64ebb83d5f57259a352d28697 (patch) | |
tree | 1658da565edf5b754cecc8d52bb7337bae5d4099 /Documentation/netlabel | |
parent | 2c19e395e061a1c1442e0623ce5ec88ecc6c5a9b (diff) | |
download | linux-8472ba62154058b64ebb83d5f57259a352d28697.tar.xz |
e1000: fix memory leaks
In e1000_set_ringparam(), 'tx_old' and 'rx_old' are not deallocated if
e1000_up() fails, leading to memory leaks. Refactor the code to fix this
issue.
Signed-off-by: Wenwen Wang <wenwen@cs.uga.edu>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'Documentation/netlabel')
0 files changed, 0 insertions, 0 deletions