Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762548AbZLPRWA (ORCPT ); Wed, 16 Dec 2009 12:22:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1762322AbZLPRV7 (ORCPT ); Wed, 16 Dec 2009 12:21:59 -0500 Received: from c60.cesmail.net ([216.154.195.49]:60423 "EHLO c60.cesmail.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753871AbZLPRV6 (ORCPT ); Wed, 16 Dec 2009 12:21:58 -0500 Subject: Re: [PATCH] iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx() From: Pavel Roskin To: Roel Kluin Cc: Samuel Ortiz , Zhu Yi , Intel Linux Wireless , linux-wireless@vger.kernel.org, Andrew Morton , LKML In-Reply-To: <4B290462.7070401@gmail.com> References: <4B28DBB6.5030304@gmail.com> <1260975195.2965.3.camel@ct> <4B290462.7070401@gmail.com> Content-Type: text/plain Date: Wed, 16 Dec 2009 12:21:40 -0500 Message-Id: <1260984100.5725.3.camel@mj> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 (2.26.3-1.fc11) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 484 Lines: 19 On Wed, 2009-12-16 at 17:01 +0100, Roel Kluin wrote: > Ok, how about: > -u16 iwm_tid_to_queue(u16 tid) > +int iwm_tid_to_queue(u16 tid) That's much better! Thanks! Reviewed-by: Pavel Roskin -- Regards, Pavel Roskin -- 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/