Re: [PATCH net 0/3] Fixes T5 adapter init, due to incorrect FW version check
From: David Miller <davem@davemloft.net>
Date: 2013-11-29 21:45:20
From: David Miller <davem@davemloft.net>
Date: 2013-11-29 21:45:20
From: Hariprasad Shenai <redacted> 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.