[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140611.122717.1580710630812722628.davem@davemloft.net>
Date: Wed, 11 Jun 2014 12:27:17 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: Yuval.Mintz@...gic.com
Cc: sergei.shtylyov@...entembedded.com, netdev@...r.kernel.org,
Yaniv.Rosner@...gic.com, Ariel.Elior@...gic.com
Subject: Re: [PATCH net 1/4] bnx2x: Fix link for KR with swapped polarity
lane
From: Yuval Mintz <Yuval.Mintz@...gic.com>
Date: Wed, 11 Jun 2014 18:40:35 +0000
>>> + MDIO_WC_REG_RX0_PCI_CTRL + (0x10 * lane), &val);
>
>> () around * not needed. You could also replace it by (lane << 4).
>
> Hi,
>
> bnx2x_link.c is full of format inconsistencies, as well as many cases of
> unnecessary parenthesis.
> It might be reasonable to send a semantic script to `net-next' in order
> to fix all those issues, but I'm not sure we should re-spin this series
> only because of such `common' inconsistencies.
>
> Dave - whichever you prefer; If you want me to re-spin it, I will.
Please respin.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists