]> git.baikalelectronics.ru Git - kernel.git/commit
cxgb4/csiostor: Don't use MASTER_MUST for fw_hello call
authorHariprasad Shenai <hariprasad@chelsio.com>
Thu, 11 Dec 2014 05:41:43 +0000 (11:11 +0530)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Dec 2014 19:25:17 +0000 (14:25 -0500)
commitf84b0d69c42e262355069d71180c7e7ea6535637
treea0ca7e5b30f3225b8a761dedf6a0a35b2512b100
parent5a35c876afba85ac5a6326d82882e9bfeee735de
cxgb4/csiostor: Don't use MASTER_MUST for fw_hello call

Remove use of calls into t4_fw_hello() with MASTER_MUST, which results in
FW_HELLO_CMD_MASTERFORCE being set. The firmware doesn't support this and of
course any existing PF Drivers will totally go for a toss.

Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
drivers/scsi/csiostor/csio_hw.c
drivers/scsi/csiostor/csio_hw.h