Re: [V2 PATCH 1/9] csiostor: Chelsio FCoE offload driver submission (sources part 1).
From: Naresh Kumar Inna <hidden>
Date: 2012-09-05 17:18:24
Also in:
linux-scsi
From: Naresh Kumar Inna <hidden>
Date: 2012-09-05 17:18:24
Also in:
linux-scsi
On 9/5/2012 9:53 PM, Stephen Hemminger wrote:
On Wed, 5 Sep 2012 18:03:54 +0530 Naresh Kumar Inna [off-list ref] wrote:quoted
+ +/* FCoE Adapter types & its description */ +static struct csio_adap_desc csio_fcoe_adapters[] = {Tables like this should be const.
Thanks for reviewing. I will change it to const.