Re: [PATCH net-next] cxgb4: display serial config and vpd versions

2017-07-20 Thread David Miller
From: Ganesh Goudar Date: Thu, 20 Jul 2017 18:28:48 +0530 > print the versions of vpd and serial configuration file, > flashed to adapter, and cleanup the relevant code. > > Signed-off-by: Casey Leedom > Signed-off-by: Ganesh Goudar Applied, thanks.

[PATCH net-next] cxgb4: display serial config and vpd versions

2017-07-20 Thread Ganesh Goudar
print the versions of vpd and serial configuration file, flashed to adapter, and cleanup the relevant code. Signed-off-by: Casey Leedom Signed-off-by: Ganesh Goudar --- drivers/net/ethernet/chelsio/cxgb4/cxgb4.h | 14 +- drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 57 +--- driv