[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120528163727.GA6178@andi>
Date: Mon, 28 May 2012 18:37:27 +0200
From: Andi Shyti <andi.shyti@...il.com>
To: debora@...ux.vnet.ibm.com, srajiv@...ux.vnet.ibm.com
Cc: tpmdd-devel@...ts.sourceforge.net, linux-kernel@...r.kernel.org,
peterhuewe@....de, oatilla@...il.com
Subject: Re: [PATCH] tpm: check the chip reference before using it
Hi,
On Mon, May 28, 2012 at 06:23:12PM +0200, Andi Shyti wrote:
> void tpm_dev_release(struct device *dev)
> {
> + if (!chip)
> + return;
> +
> struct tpm_chip *chip = dev_get_drvdata(dev);
sorry wrong patch file... this is not going to work...
I'll resend it
Andi
--
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