Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759623Ab0FJStv (ORCPT ); Thu, 10 Jun 2010 14:49:51 -0400 Received: from mail-wy0-f174.google.com ([74.125.82.174]:50145 "EHLO mail-wy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752752Ab0FJStt (ORCPT ); Thu, 10 Jun 2010 14:49:49 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=eWc0TEvvupZMxWv7bEcpxpAdamOBkQheoVH9MreTkNpr3kiEDHYoWtoTu67E97ZO+c 0UB5aGYlf+r8oXa+KuwYW5u5PNzrRlRSP7z/fwXLsISuKAeqEGBCta/JkFVZF2p0vqi1 UhSkhdfTjRYr4nhKOA8CKL+QMQCvuJ6r6SNIs= MIME-Version: 1.0 In-Reply-To: <1275600737.2091.32332.camel@rchatre-DESK> References: <1274726029.2091.15160.camel@rchatre-DESK> <1274738896.2091.15438.camel@rchatre-DESK> <1274830187.2091.17034.camel@rchatre-DESK> <1275600737.2091.32332.camel@rchatre-DESK> Date: Fri, 11 Jun 2010 00:19:48 +0530 Message-ID: Subject: Re: iwl3945 bug in 2.6.34 From: Satish Eerpini To: reinette chatre Cc: linux-kernel , "linux-wireless@vger.kernel.org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1845 Lines: 46 I have applied the patches to the 2.6.34 kernel, my machine has been up for 20 hours now, there is nothing in the dmesg either, dmesg | grep wlan0 just gives this : ADDRCONF(NETDEV_UP): wlan0: link is not ready wlan0: deauthenticating from 00:1b:da:2a:a1:53 by local choice (reason=3) wlan0: authenticate with 00:1b:da:2a:a1:53 (try 1) wlan0: authenticated wlan0: associate with 00:1b:da:2a:a1:53 (try 1) wlan0: RX AssocResp from 00:1b:da:2a:a1:53 (capab=0x411 status=0 aid=1) wlan0: associated ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready wlan0: no IPv6 routers present wlan0: deauthenticating from 00:1b:da:2a:a1:53 by local choice (reason=3) ADDRCONF(NETDEV_UP): wlan0: link is not ready wlan0: deauthenticating from 00:1b:da:2a:a1:53 by local choice (reason=3) wlan0: authenticate with 00:1b:da:2a:a1:53 (try 1) wlan0: authenticated wlan0: associate with 00:1b:da:2a:a1:53 (try 1) wlan0: RX AssocResp from 00:1b:da:2a:a1:53 (capab=0x411 status=0 aid=1) wlan0: associated ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready wlan0: no IPv6 routers present wlan0: authenticate with 00:1b:da:2a:a1:53 (try 1) wlan0: authenticated wlan0: associate with 00:1b:da:2a:a1:53 (try 1) wlan0: RX AssocResp from 00:1b:da:2a:a1:53 (capab=0x411 status=0 aid=1) wlan0: associated wlan0: authenticate with 00:1b:da:2a:a1:53 (try 1) wlan0: authenticated wlan0: associate with 00:1b:da:2a:a1:53 (try 1) wlan0: RX AssocResp from 00:1b:da:2a:a1:53 (capab=0x411 status=0 aid=1) wlan0: associated so I think after applying the patches, things have been working fine. Cheers Satish -- http://satisheerpini.net -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/