Commit a5fee7b
committed
stmmac: intel: Simplify intel_eth_pci_remove()
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2122226
commit 1621e70
Author: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Date: Fri, 2 Sep 2022 18:26:56 +0200
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>
Signed-off-by: Mark Salter <msalter@redhat.com>1 parent f035cca commit a5fee7b
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1138 | 1138 | | |
1139 | 1139 | | |
1140 | 1140 | | |
1141 | | - | |
1142 | | - | |
1143 | 1141 | | |
1144 | 1142 | | |
1145 | 1143 | | |
| |||
0 commit comments