Re: [PATCH 6/6] hpsa: handle unsupported devices more gracefully

2017-08-09 Thread Christoph Hellwig
On Tue, Aug 08, 2017 at 10:35:15AM +0200, Hannes Reinecke wrote: > From: Jeff Mahoney > > Add a warning message if an unsupported device is found and the > hpsa_allow_any parameter is not set. > Also make the hpsa_allow_any parameter writeable once the hpsa > driver is loaded.

[PATCH 6/6] hpsa: handle unsupported devices more gracefully

2017-08-08 Thread Hannes Reinecke
From: Jeff Mahoney Add a warning message if an unsupported device is found and the hpsa_allow_any parameter is not set. Also make the hpsa_allow_any parameter writeable once the hpsa driver is loaded. Signed-off-by: Jeff Mahoney --- drivers/scsi/hpsa.c | 43