[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140802.164126.415120903689434848.davem@davemloft.net>
Date: Sat, 02 Aug 2014 16:41:26 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: himangi774@...il.com
Cc: paul.gortmaker@...driver.com, f.fainelli@...il.com,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
julia.lawall@...6.fr
Subject: Re: [PATCH] drivers/net: Use managed interfaces
From: Himangi Saraogi <himangi774@...il.com>
Date: Fri, 1 Aug 2014 21:00:03 +0530
> This patch introduces the use of managed interfaces like
> devm_ioremap_resource and does away with the calls to free the
> allocated memory in the probe and remove functions. Also, some
> labels and variable are done away with. This fixes a bug as there
> was a missing release_mem_region in the remove function.
>
> Signed-off-by: Himangi Saraogi <himangi774@...il.com>
> Acked-by: Julia Lawall <julia.lawall@...6.fr>
I adjusted the Subject subsystem prefix to "net: dnet:" and applied
this, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists