From: Ajit Khaparde Date: Wed, 6 Apr 2011 05:53:13 +0000 (+0000) Subject: be2net: Fix a potential crash during shutdown. X-Git-Tag: v2.6.39-rc3~6^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d5d4154650459b61a8e7097d186a89d89dab8ed;p=pandora-kernel.git be2net: Fix a potential crash during shutdown. adapter could remain uninitialized if probe fails for some reason. A null pointer access could cause a crash if be_shutdown is called after that. Signed-off-by: Ajit Khaparde Signed-off-by: David S. Miller --- Reading git-diff-tree failed