From: Sathya Perla Date: Thu, 10 Nov 2011 19:17:57 +0000 (+0000) Subject: be2net: init (vf)_if_handle/vf_pmac_id to handle failure scenarios X-Git-Tag: v3.3-rc1~182^2~628 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30128031d71741ef7d0e32c345e3bf02aa8a0704;p=pandora-kernel.git be2net: init (vf)_if_handle/vf_pmac_id to handle failure scenarios Initialize if_handle, vf_if_handle and vf_pmac_id with "-1" so that in failure cases when be_clear() is called, we can skip over if_destroy/pmac_del cmds if they have not been created. Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed