Re: [PATCH net-next] cxgb4: clean up init_one
From: Ganesh Goudar Date: Thu, 24 May 2018 18:32:15 +0530 > clean up init_one and use chip_ver consistently throughout > init_one() for chip version. > > Signed-off-by: Casey Leedom > Signed-off-by: Ganesh Goudar Applied, thanks.
[PATCH net-next] cxgb4: clean up init_one
clean up init_one and use chip_ver consistently throughout init_one() for chip version. Signed-off-by: Casey Leedom Signed-off-by: Ganesh Goudar --- drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 47 +-- drivers/net/ethernet/chelsio/cxgb4/t4_chip_type.h | 2 + 2 files