From: Michael Chan Date: Mon, 3 Jan 2011 15:21:46 +0000 (+0000) Subject: cnic: Do not call bnx2i when bnx2i is calling cnic_unregister_driver() X-Git-Tag: v2.6.38-rc1~476^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42bb8d56953a06de50941d6d3df89dc3023bb92d;p=pandora-kernel.git cnic: Do not call bnx2i when bnx2i is calling cnic_unregister_driver() We should call bnx2i to send the iSCSI netlink message earlier in cnic_unregister_device(). By the time cnic_unregister_driver() is called, bnx2i may have freed data structures used by the upcalls. Update version to 2.2.12. Reviewed-by: Benjamin Li Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed