From: Michael Chan Date: Tue, 3 Jun 2014 06:08:48 +0000 (-0700) Subject: cnic: Fix missing ISCSI_KEVENT_IF_DOWN message X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~78^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5943691442ae248977a2e3cac814ed5ac606903c;p=pandora-kernel.git cnic: Fix missing ISCSI_KEVENT_IF_DOWN message The iSCSI netlink message needs to be sent before the ulp_ops is cleared as it is sent through a function pointer in the ulp_ops. This bug causes iscsid to not get the message when the bnx2i driver is unloaded. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed