From: Jiri Benc Date: Fri, 26 Aug 2005 00:07:01 +0000 (-0400) Subject: ipw2100: interface-up carrier state fix X-Git-Tag: v2.6.14-rc1~1017^2~7^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ce329cec29b788bd5d9aaa446fd7ecdd4df64fe;p=pandora-kernel.git ipw2100: interface-up carrier state fix From: Imre Deak I had a problem where doing an open after a close left the device unusable. netif_carrier_on should be called whenever we go to the associated state, but this is not so in case of a close->open sequence. Signed-off-by: Jiri Benc --- Reading git-diff-tree failed