Re: [PATCH 3/6] ibmvfc: add new fields for version 2 of several MADs

2020-11-17 Thread Tyrel Datwyler
On 11/17/20 2:06 PM, Brian King wrote: > On 11/11/20 7:04 PM, Tyrel Datwyler wrote: >> @@ -211,7 +214,9 @@ struct ibmvfc_npiv_login_resp { >> __be64 capabilities; >> #define IBMVFC_CAN_FLUSH_ON_HALT0x08 >> #define IBMVFC_CAN_SUPPRESS_ABTS0x10 >> -#define IBMVFC_CAN_SUPPORT_CHANNELS 0

Re: [PATCH 3/6] ibmvfc: add new fields for version 2 of several MADs

2020-11-17 Thread Brian King
On 11/11/20 7:04 PM, Tyrel Datwyler wrote: > @@ -211,7 +214,9 @@ struct ibmvfc_npiv_login_resp { > __be64 capabilities; > #define IBMVFC_CAN_FLUSH_ON_HALT 0x08 > #define IBMVFC_CAN_SUPPRESS_ABTS 0x10 > -#define IBMVFC_CAN_SUPPORT_CHANNELS 0x20 > +#define IBMVFC_MAD_VERSION_CAP