From: Michael Chan Date: Fri, 2 Oct 2009 18:03:28 +0000 (-0700) Subject: cnic: Fix NETDEV_UP event processing. X-Git-Tag: v2.6.32-rc3~12^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6053bbf7bbdbb2c94547f830ad07636c17d7024e;p=pandora-kernel.git cnic: Fix NETDEV_UP event processing. This fixes the problem of not handling the NETDEV_UP event properly during hot-plug or modprobe of bnx2 after cnic. The handling was skipped by mistakenly using "else if" to check for the event. Also update version to 2.0.1. Signed-off-by: Michael Chan Signed-off-by: Benjamin Li Signed-off-by: David S. Miller --- Reading git-diff-tree failed