mlx4_en: Added missing iounmap upon releasing a device
authorAlexander Guller <[email protected]>
Sun, 9 Oct 2011 05:27:11 +0000 (05:27 +0000)
committerDavid S. Miller <[email protected]>
Mon, 10 Oct 2011 03:42:57 +0000 (23:42 -0400)
commit7398af403f621418fa05c6936cac34aa06b5a758
treec93d1672a6851da5586802239e60ac37161431d8
parent6b4d8d9fd1acb9ff230810793b363dbdb267b892
mlx4_en: Added missing iounmap upon releasing a device

Fixed a memory leak caused by missing iounmap when device
is being released.

Signed-off-by: Alexander Guller <[email protected]>
Signed-off-by: Sharon Cohen <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/mellanox/mlx4/en_main.c