[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200330.115040.655866636648777318.davem@davemloft.net>
Date: Mon, 30 Mar 2020 11:50:40 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: hkallweit1@...il.com
Cc: nic_swsd@...ltek.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] r8169: factor out rtl8169_tx_map
From: Heiner Kallweit <hkallweit1@...il.com>
Date: Mon, 30 Mar 2020 01:53:39 +0200
> Factor out mapping the tx skb to a new function rtl8169_tx_map(). This
> allows to remove redundancies, and rtl8169_get_txd_opts1() has only
> one user left, so it can be inlined.
> As a result rtl8169_xmit_frags() is significantly simplified, and in
> rtl8169_start_xmit() the code is simplified and better readable.
> No functional change intended.
>
> Signed-off-by: Heiner Kallweit <hkallweit1@...il.com>
Applied, thanks.
Powered by blists - more mailing lists