From: Venkata Duvvuru Date: Wed, 13 May 2015 07:30:13 +0000 (+0530) Subject: be2net: Report a "link down" to the stack when a fatal error or fw reset happens. X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~295^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=954f6825eeeecd0d83af9e11a0a54c80d7e0bfad;p=pandora-kernel.git be2net: Report a "link down" to the stack when a fatal error or fw reset happens. When an error (related to HW or FW) is detected on a function, the driver must pro-actively report a "link down" to the stack so that a possible failover can be initiated. This is being done currently only for some HW errors. This patch reports a "link down" even for fatal FW errors and EEH errors. Signed-off-by: Venkat Duvvuru Signed-off-by: David S. Miller --- Reading git-diff-tree failed