On Wed, Feb 08, 2023 at 04:20:14PM +0100, Daniel Wagner wrote: > 44c57f205876 ("scsi: qla2xxx: Changes to support FCP2 Target") added > support for FC2 Targets. Unfortunately, there are older setups which > break with this new feature enabled. > > Allow to disable it via module option. > > Signed-off-by: Daniel Wagner <dwagner@xxxxxxx> > --- > > We got two bug reports, one which dependend on revert of the above mentioned > commit to fix their setup and one which depended on this commit to present to > fix their setup. The only way I see how we can help out here is to make the > feature optional. ping