Re: [PATCH net-next] cxgb4: Add support for new flash parts

2017-10-10 Thread David Miller
From: Ganesh Goudar Date: Tue, 10 Oct 2017 12:44:13 +0530 > Add support for new flash parts identification, and > also cleanup the flash Part identifying and decoding > code. > > Based on the original work of Casey Leedom > > Signed-off-by: Ganesh Goudar Applied.

[PATCH net-next] cxgb4: Add support for new flash parts

2017-10-10 Thread Ganesh Goudar
Add support for new flash parts identification, and also cleanup the flash Part identifying and decoding code. Based on the original work of Casey Leedom Signed-off-by: Ganesh Goudar --- drivers/net/ethernet/chelsio/cxgb4/t4_hw.c | 136 - 1 file changed, 116 inserti