From: Amit Kumar Salecha Date: Wed, 22 Jun 2011 02:52:21 +0000 (+0000) Subject: qlcnic: fix default operating state of interface X-Git-Tag: v3.1-rc1~316^2~354 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c55ad8e56b983f03589b38b4504b5d1f41161ff8;p=pandora-kernel.git qlcnic: fix default operating state of interface Currently interface shows status as RUNNING, even if there is no link. To fix this, netif_carrier_off should be called qlcnic_open(). Signed-off-by: Amit Kumar Salecha Signed-off-by: Anirban Chakraborty Signed-off-by: David S. Miller --- Reading git-diff-tree failed