Re: [PATCH v2.6.22-rc5] cxgb2: handle possible NULL pointer dereferencing, take 2
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2007-06-23 17:04:41
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2007-06-23 17:04:41
On Thu, 21 Jun 2007 18:48:30 +0530 "pradeep singh" [off-list ref] wrote: Hi, My mistake. Resending after reformatting the patch by hand. Looks like gmail messes the plain text patches.
That's still mangled so I typed it in again. Please always include a full changlog with each version of a patch. I do not know what this patch does - please provide a changelog. In this case it should tell us whether and how this null pointer deref is actually occuring and if so, why. As well as a full description of the problem which it solves, a changelog should also describe _how_ it solved it, but that is sufficiently obvious in this case. Thanks.