Re: [PATCH next 1/7] vmxnet3: prepare for version 7 changes

2023-04-26 Thread Ferruh Yigit
On 4/12/2023 5:26 PM, Ronak Doshi wrote: > vmxnet3 is currently at version 6 and this patch initiates the > preparation to accommodate changes for upto version 7. Introduced s/upto/up to/ (this is highlighted by checkpatch, please address all checkpatch warnings) > utility macros for vmxnet3 ver

[PATCH next 1/7] vmxnet3: prepare for version 7 changes

2023-04-17 Thread Ronak Doshi
vmxnet3 is currently at version 6 and this patch initiates the preparation to accommodate changes for upto version 7. Introduced utility macros for vmxnet3 version 7 comparison. Signed-off-by: Ronak Doshi Acked-by: Jochen Behrens --- drivers/net/vmxnet3/vmxnet3_ethdev.h | 2 ++ 1 file changed,