[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120724.135713.200651049303140450.davem@davemloft.net>
Date: Tue, 24 Jul 2012 13:57:13 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: alan@...rguk.ukuu.org.uk
Cc: sjur.brandeland@...ricsson.com, netdev@...r.kernel.org
Subject: Re: [PATCH] caif: fix NULL pointer check
From: Alan Cox <alan@...rguk.ukuu.org.uk>
Date: Tue, 24 Jul 2012 13:42:14 +0100
> From: Alan Cox <alan@...ux.intel.com>
>
> Reported-by: <rucsoftsec@...il.com>
> Resolves-bug: http://bugzilla.kernel.org/show_bug?44441
> Signed-off-by: Alan Cox <alan@...ux.intel.com>
Applied and queued up for -stable.
> + if (dev == NULL)
I adjusted this to be "if (!dev)"
--
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