Re: [PATCH net-next] cxgb4: continue in debug mode, if probe fails

2015-08-27 Thread Thadeu Lima de Souza Cascardo
On Wed, Aug 26, 2015 at 10:30:35PM +0530, Hariprasad Shenai wrote: If adapter is flashed with incorrect firmware, probe can fail. If probe fails, continue in debug mode, so one can also use the debug interface to update the firmware via ethtool. Signed-off-by: Hariprasad Shenai

Re: [PATCH net-next] cxgb4: continue in debug mode, if probe fails

2015-08-27 Thread David Miller
From: Hariprasad Shenai haripra...@chelsio.com Date: Wed, 26 Aug 2015 22:30:35 +0530 If adapter is flashed with incorrect firmware, probe can fail. If probe fails, continue in debug mode, so one can also use the debug interface to update the firmware via ethtool. Signed-off-by: Hariprasad

Re: [PATCH net-next] cxgb4: continue in debug mode, if probe fails

2015-08-27 Thread Hariprasad S
On Thu, Aug 27, 2015 at 16:14:34 -0300, Thadeu Lima de Souza Cascardo wrote: On Wed, Aug 26, 2015 at 10:30:35PM +0530, Hariprasad Shenai wrote: If adapter is flashed with incorrect firmware, probe can fail. If probe fails, continue in debug mode, so one can also use the debug interface to

[PATCH net-next] cxgb4: continue in debug mode, if probe fails

2015-08-26 Thread Hariprasad Shenai
If adapter is flashed with incorrect firmware, probe can fail. If probe fails, continue in debug mode, so one can also use the debug interface to update the firmware via ethtool. Signed-off-by: Hariprasad Shenai haripra...@chelsio.com --- drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 9