Return-path: Received: from mail-bk0-f50.google.com ([209.85.214.50]:37279 "EHLO mail-bk0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751381Ab3H0LEd (ORCPT ); Tue, 27 Aug 2013 07:04:33 -0400 Received: by mail-bk0-f50.google.com with SMTP id mz11so1602106bkb.9 for ; Tue, 27 Aug 2013 04:04:32 -0700 (PDT) Message-ID: <1377601466.3320.70.camel@canaries32-MCP7A> (sfid-20130827_130436_224178_29BEFD11) Subject: Re: [PATCH 3/5] staging: vt6656: rxtx.c s_vGenerateTxParameter create argument bool need rts From: Malcolm Priestley To: gregkh@linuxfoundation.org Cc: linux-wireless@vger.kernel.org Date: Tue, 27 Aug 2013 12:04:26 +0100 In-Reply-To: <1377600658.3320.63.camel@canaries32-MCP7A> References: <1377600658.3320.63.camel@canaries32-MCP7A> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tue, 2013-08-27 at 11:50 +0100, Malcolm Priestley wrote: > Allow conditional statements to be based on true/false instead of > NULL or not pointer pvRTS. This patch is corrupt resent