Re: [PATCH] scsi: BusLogic: Fix an oops when intializing multimaster adapter

2013-10-17 Thread Josh Boyer
On Wed, Sep 25, 2013 at 10:45 AM, Khalid Aziz wrote: > This fixes an oops caused by buslogic driver when initializing a BusLogic > MultiMaster adapter. Initialization code used scope of a variable > incorrectly which created a NULL pointer. Oops message is below: > > BUG: unable to handle kernel N

[PATCH] scsi: BusLogic: Fix an oops when intializing multimaster adapter

2013-09-25 Thread Khalid Aziz
This fixes an oops caused by buslogic driver when initializing a BusLogic MultiMaster adapter. Initialization code used scope of a variable incorrectly which created a NULL pointer. Oops message is below: BUG: unable to handle kernel NULL pointer dereference at 000c IP: [] blogic_init_mm_probe