Return-path: Received: from mail-gw2-out.broadcom.com ([216.31.210.63]:10269 "EHLO mail-gw2-out.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751663AbaJIKq1 (ORCPT ); Thu, 9 Oct 2014 06:46:27 -0400 Message-ID: <54366781.8090005@broadcom.com> (sfid-20141009_124630_977080_116876E3) Date: Thu, 9 Oct 2014 12:46:25 +0200 From: Arend van Spriel MIME-Version: 1.0 To: =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= CC: Michael Tokarev , Maximilian Engelhardt , Seth Forshee , "brcm80211 development" , "linux-wireless@vger.kernel.org" Subject: Re: [PATCH][RTF][RFC] brcmsmac: add workaround for old BCM4313 devices with Bluetooth References: <1412843867-26563-1-git-send-email-zajec5@gmail.com> <54365985.1020104@broadcom.com> <543661E1.3050606@broadcom.com> <54366332.9060906@msgid.tls.msk.ru> In-Reply-To: Content-Type: text/plain; charset="UTF-8"; format=flowed Sender: linux-wireless-owner@vger.kernel.org List-ID: On 10/09/14 12:37, Rafał Miłecki wrote: > On 9 October 2014 12:28, Michael Tokarev wrote: >> 09.10.2014 14:22, Arend van Spriel wrote: >>> I know where the function should be called according our driver and guess what: >>> >>> if (bfl& BFL_FEM&& chip == 4313) { >> >> Can you fix whitespace there too, and add parens around the& operation, while at it? > > I think you didn't realize it's a pseudo-code / reference ;) Indeed or just me being lazy :-p Regards, Arend