diff options
author | Arthur Kiyanovski <akiyano@amazon.com> | 2018-10-09 11:21:27 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-10-09 20:49:49 +0300 |
commit | d79c3888bde6581da7ff9f9d6f581900ecb5e632 (patch) | |
tree | a3a93a98d12134f6e5e2346e112de757d54e97bd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e2a322a0c8ce3d825e8a56c063ce3f81b719083c (diff) | |
download | linux-d79c3888bde6581da7ff9f9d6f581900ecb5e632.tar.xz |
net: ena: fix warning in rmmod caused by double iounmap
Memory mapped with devm_ioremap is automatically freed when the driver
is disconnected from the device. Therefore there is no need to
explicitly call devm_iounmap.
Fixes: 0857d92f71b6 ("net: ena: add missing unmap bars on device removal")
Fixes: 411838e7b41c ("net: ena: fix rare kernel crash when bar memory remap fails")
Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions