diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2022-09-02 18:26:56 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-09-05 14:19:56 +0100 |
commit | 1621e70fc79d77dfeef4e4ba90e125405a274db3 (patch) | |
tree | 3fbac20260e2821ceb7e4fa57860d4442b5e6301 /net | |
parent | fe2c9c61f668cde28dac2b188028c5299cedcc1e (diff) | |
download | linux-1621e70fc79d77dfeef4e4ba90e125405a274db3.tar.gz linux-1621e70fc79d77dfeef4e4ba90e125405a274db3.tar.bz2 linux-1621e70fc79d77dfeef4e4ba90e125405a274db3.zip |
stmmac: intel: Simplify intel_eth_pci_remove()
There is no point to call pcim_iounmap_regions() in the remove function,
this frees a managed resource that would be release by the framework
anyway.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions