Return-path: Received: from mail.atheros.com ([12.19.149.2]:44356 "EHLO mail.atheros.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753663Ab0JVQu0 convert rfc822-to-8bit (ORCPT ); Fri, 22 Oct 2010 12:50:26 -0400 Received: from mail.atheros.com ([10.10.20.105]) by sidewinder.atheros.com for ; Fri, 22 Oct 2010 09:50:16 -0700 From: Rajkumar Manoharan To: "Luis R. Rodriguez" CC: "johannes@sipsolutions.net" , "linux-wireless@vger.kernel.org" Date: Fri, 22 Oct 2010 22:18:00 +0530 Subject: RE: [RFC] mac80211: Fix ibss station got expired immediately Message-ID: <44EE5C37ADC36343B0625A05DD408C4850DAB4D6C4@CHEXMB-01.global.atheros.com> References: <1287752787-6616-1-git-send-email-rmanoharan@atheros.com>, In-Reply-To: Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: >On Fri, Oct 22, 2010 at 6:06 AM, Rajkumar Manoharan > wrote: >> Station addition in ieee80211_ibss_rx_queued_mgmt is not updating >> sta->last_rx which is causing station expiry in ieee80211_ibss_work >> path. So sta addition and deletion happens repeatedly. >> >> Signed-off-by: Rajkumar Manoharan >stable fix? >Luis yes. while sending the patch, i'll cc'd stable. Thanks, Rajkumar