Re: [bug report] qla2xxx: Add framework for async fabric discovery

2017-02-06 Thread Tran, Quinn
ger.kernel.org" <linux-scsi@vger.kernel.org> Subject: [bug report] qla2xxx: Add framework for async fabric discovery Hello Quinn Tran, The patch b79414ee4988: "qla2xxx: Add framework for async fabric discovery" from Jan 19, 2017, leads to the following static checke

[bug report] qla2xxx: Add framework for async fabric discovery

2017-02-06 Thread Dan Carpenter
Hello Quinn Tran, The patch b79414ee4988: "qla2xxx: Add framework for async fabric discovery" from Jan 19, 2017, leads to the following static checker warning: drivers/scsi/qla2xxx/qla_init.c:3910 qla2x00_alloc_fcport() warn: use 'flags' here instead of GFP_XXX?