commit | 0857d92f71b6cb75281fde913554b2d5436c394b | [log] [tgz] |
---|---|---|
author | Netanel Belgazal <netanel@amazon.com> | Sun Jun 11 15:42:47 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 11 16:36:46 2017 -0400 |
tree | b00647e871f6bd67b4fdf0e48b8fd84dacc168b7 | |
parent | 661d2b0ccef6a63f48b61105cf7be17403d1db01 [diff] |
net: ena: add missing unmap bars on device removal This patch also change the mapping functions to devm_ functions Fixes: 1738cd3ed342 ("Add a driver for Amazon Elastic Network Adapters (ENA)") Signed-off-by: Netanel Belgazal <netanel@amazon.com> Signed-off-by: David S. Miller <davem@davemloft.net>