From: Neel Patel Date: Fri, 16 Aug 2013 22:47:41 +0000 (-0700) Subject: drivers/net: enic: Generate notification of hardware crash X-Git-Tag: v3.12-rc1~132^2~263 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d765bb41fde311b57de32bdc9d17965debe8b7af;p=pandora-kernel.git drivers/net: enic: Generate notification of hardware crash This patch generates a hardware crash notification (NETDEV_REBOOT) during reset. After a hardware crash, ENIC resets all its resources including queue pair filters programmed by USNIC. USNIC registers for this notification, and on receiving it, reprograms the queue pair filters. Signed-off-by: Neel Patel Signed-off-by: Nishank Trivedi Signed-off-by: Christian Benvenuti Signed-off-by: David S. Miller --- Reading git-diff-tree failed