Re: [PATCH 08/17] smartpqi: correct controller offline issue

2016-08-31 Thread Tomas Henzl
On 26.8.2016 18:44, Don Brace wrote: > From: Kevin Barnett > > Fixed a bug where the driver would not free all of the > controller resources if the controller ever went offline. > > Reviewed-by: Scott Teel > Reviewed-by: Scott Benesh

Re: [PATCH 08/17] smartpqi: correct controller offline issue

2016-08-29 Thread Johannes Thumshirn
On Fri, Aug 26, 2016 at 11:44:54AM -0500, Don Brace wrote: > From: Kevin Barnett > > Fixed a bug where the driver would not free all of the > controller resources if the controller ever went offline. > > Reviewed-by: Scott Teel >

[PATCH 08/17] smartpqi: correct controller offline issue

2016-08-26 Thread Don Brace
From: Kevin Barnett Fixed a bug where the driver would not free all of the controller resources if the controller ever went offline. Reviewed-by: Scott Teel Reviewed-by: Scott Benesh Signed-off-by: Kevin