[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160810.172805.1742489787835736863.davem@davemloft.net>
Date: Wed, 10 Aug 2016 17:28:05 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ivan.khoronzhuk@...aro.org
Cc: netdev@...r.kernel.org, mugunthanvnm@...com,
grygorii.strashko@...com, linux-omap@...r.kernel.org,
linux-kernel@...r.kernel.org, dlide@...com
Subject: Re: [PATCH v3 00/13] net: ethernet: ti: cpsw: split driver data
and per ndev data
From: Ivan Khoronzhuk <ivan.khoronzhuk@...aro.org>
Date: Wed, 10 Aug 2016 02:22:31 +0300
> In dual_emac mode the driver can handle 2 network devices. Each of them can use
> its own private data and common data/resources. This patchset splits common driver
> data/resources and private per net device data.
> It leads to:
> - reduce memory usage
> - increase code readability
> - allows add a bunch of simplification
> - create prerequisites to add multi-channel support,
> when channels are shared between net devices
...
Series applied to net-next, thank you.
Powered by blists - more mailing lists