[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20150827.113605.58103615206012304.davem@davemloft.net>
Date: Thu, 27 Aug 2015 11:36:05 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: hariprasad@...lsio.com
Cc: netdev@...r.kernel.org, leedom@...lsio.com, nirranjan@...lsio.com
Subject: Re: [PATCH net-next] cxgb4: continue in debug mode, if probe fails
From: Hariprasad Shenai <hariprasad@...lsio.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 Shenai <hariprasad@...lsio.com>
If the init fails, there are all of these software datastructure that
have not been allocated at all which ->open() blindly assumes it can
dereference.
Sorry, you're going to have to do a lot more work than this to allow
this situation to proceed.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists