]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mlx4_en: Added missing iounmap upon releasing a device
authorJoe Jin <joe.jin@oracle.com>
Thu, 15 Dec 2011 01:30:46 +0000 (09:30 +0800)
committerJoe Jin <joe.jin@oracle.com>
Thu, 15 Dec 2011 01:30:46 +0000 (09:30 +0800)
commitfd2ceb2ce33de915365a1cc4ec72b368369f9a6e
treef2d4834af7b195a13efbca94c73c062fe0a4bf9a
parent10918f9d5fc9bedb0efbd49b1bd093b9e44eafb8
mlx4_en: Added missing iounmap upon releasing a device

commit 7398af403f621418fa05c6936cac34aa06b5a758
Author: Alexander Guller <alexg@mellanox.com>
Date:   Sun Oct 9 05:27:11 2011 +0000

    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 <alexg@mellanox.co.il>
Signed-off-by: Sharon Cohen <sharonc@mellanox.co.il>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/mlx4/en_main.c