Hi James, After merging the scsi tree, today's linux-next build (powerpc ppc64_defconfig) failed like this:
drivers/scsi/cxgbi/cxgb4i/cxgb4i.c: In function 'do_abort_req_rss':
drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:942:3: error: too many arguments to function
'send_tx_flowc_wr'
send_tx_flowc_wr(csk, 0);
^
drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:492:20: note: declared here
static inline void send_tx_flowc_wr(struct cxgbi_sock *csk)
^
Caused by commit 4be50d4f7649 ("cxgb4i: send abort_rpl correctly").
I have used the scsi tree from next-20141106 for today.
--
Cheers,
Stephen Rothwell [email protected]
pgpb4Igw5bUXD.pgp
Description: OpenPGP digital signature

