Re: [PATCH v2.6.22-rc5] cxgb2: handle possible NULL pointer dereferencing, take 2
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2007-06-25 23:30:34
From: Andrew Morton <akpm@linux-foundation.org>
Date: 2007-06-25 23:30:34
On Mon, 25 Jun 2007 19:14:05 -0400 Jeff Garzik [off-list ref] wrote:
Andrew Morton wrote:quoted
The chelsio driver is assuming that pci_device_id.driver_data has been initialised to the board index, but I am unable to locate anywhere where that initialisation actually happens.It's hidden inside the CH_DEVICE() initializer-helper macro.
oic. Does this driver still have a maintainer, or is it now a "community" driver (giggle) ?