[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20131129.164518.76867516422095836.davem@davemloft.net>
Date: Fri, 29 Nov 2013 16:45:18 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: hariprasad@...lsio.com
Cc: netdev@...r.kernel.org, dm@...lsio.com, leedom@...lsio.com,
nirranjan@...lsio.com, kumaras@...lsio.com
Subject: Re: [PATCH net 0/3] Fixes T5 adapter init, due to incorrect FW
version check
From: Hariprasad Shenai <hariprasad@...lsio.com>
Date: Thu, 28 Nov 2013 19:22:11 +0530
> This patch series fixes, Chelsio T5 adapter initialization failure due to
> incorrect firmware version check. This patch series modifies the firmware
> flashing mechanism for T4/T5 adapter. It adds a new module parameter
> t4_fw_install to control firmware flashing.
Module parameters are strongly discouraged, please find another way to
control this attribute, preferrably at run time so that it can be changed
right before the device is openned for the first time, for example.
Also, "upgradation" is not a real word, please fix this.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists