Return-path: Received: from mail-iw0-f174.google.com ([209.85.214.174]:39619 "EHLO mail-iw0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752901Ab0JOIqG convert rfc822-to-8bit (ORCPT ); Fri, 15 Oct 2010 04:46:06 -0400 Received: by iwn35 with SMTP id 35so664933iwn.19 for ; Fri, 15 Oct 2010 01:46:05 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <4CB80969.5040902@openwrt.org> References: <4CB80969.5040902@openwrt.org> Date: Fri, 15 Oct 2010 10:46:04 +0200 Message-ID: Subject: Re: [PATCH] ath9k_hw: avoid division-by-zero in ani From: =?ISO-8859-1?Q?Bj=F6rn_Smedman?= To: Felix Fietkau Cc: Ben Greear , linux-wireless , "John W. Linville" , "Luis R. Rodriguez" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: 2010/10/15 Felix Fietkau : > On 2010-10-15 2:00 AM, Bj?rn Smedman wrote: >> The ath9k ANI code may under some circumstances do division-by-zero. This >> patch detects and avoids that case. > Should be obsolete with my patch from 3 days ago: > [PATCH 1/3] ath9k_hw: fix division by zero in the ANI monitor code Yes it is. Thanks for catching and sorry for the wasted bandwidth. /Bj?rn