[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180507102510.yoiv3k2dnaciapju@gauss3.secunet.de>
Date: Mon, 7 May 2018 12:25:10 +0200
From: Steffen Klassert <steffen.klassert@...unet.com>
To: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
CC: <netdev@...r.kernel.org>, "David S. Miller" <davem@...emloft.net>,
<tglx@...utronix.de>,
Anna-Maria Gleixner <anna-maria@...utronix.de>
Subject: Re: [PATCH 2/4] net: 3com: 3c59x: Move boomerang/vortex conditional
into function
On Fri, May 04, 2018 at 05:22:28PM +0200, Sebastian Andrzej Siewior wrote:
> On 2018-05-04 17:17:47 [+0200], To netdev@...r.kernel.org wrote:
> > From: Anna-Maria Gleixner <anna-maria@...utronix.de>
> >
> > If vp->full_bus_master_tx is set, vp->full_bus_master_rx is set as well
> > (see vortex_probe1()). Therefore the conditionals for the decision if
> > boomerang or vortex ISR is executed have the same result. Instead of
> > repeating the explicit conditional execution of the boomerang/vortex ISR,
> > move it into an own function.
> >
> > No functional change.
> >
> > Cc: Steffen Klassert <klassert@...hematik.tu-chemnitz.de>
>
> Steffen, this email address is still listed in the MAINTAINERS file for
> the driver and rejects emails.
Thanks for the hint, I'll update the address.
Powered by blists - more mailing lists