[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20110109.154601.116374791.davem@davemloft.net>
Date: Sun, 09 Jan 2011 15:46:01 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: jj@...osbits.net
Cc: chas@....nrl.navy.mil, linux-atm-general@...ts.sourceforge.net,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] Madge Ambassador ATM Adapter driver: Always
release_firmware() in ucode_init() and don't leak memory.
From: Jesper Juhl <jj@...osbits.net>
Date: Sun, 9 Jan 2011 22:32:38 +0100 (CET)
> Failure to call release_firmware() will result in memory leak in
> drivers/atm/ambassador.c::ucode_init().
> This patch makes sure we always call release_firmware() when needed,
> thus removing the leak(s).
>
> Yes, I know checkpatch complains about this patch, but it was either that
> or completely mess up the existing style, so I opted to use the existing
> style and live with the checkpatch related flak.
>
>
> Signed-off-by: Jesper Juhl <jj@...osbits.net>
Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists