netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] net: mvpp2: driver fixes
@ 2017-06-10 21:18 Thomas Petazzoni
  2017-06-10 21:18 ` [PATCH v2 1/2] net: mvpp2: remove mvpp2_bm_cookie_{build,pool_get} Thomas Petazzoni
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2017-06-10 21:18 UTC (permalink / raw)
  To: David S. Miller, netdev
  Cc: Marc Zyngier, Jason Cooper, Andrew Lunn, Sebastian Hesselbarth,
	Gregory Clement, Antoine Tenart, Nadav Haklai, Hanna Hawa,
	Yehuda Yitschak, Marcin Wojtas, Thomas Petazzoni

Hello,

As requested, here is a series of patches containing only bug fixes
for the mvpp2 driver. It is based on the latest "net" branch.

Changes since v1:

 - Fixed a build breakage that occurred when only PATCH 1 was only,
   and not later patches in the series. Was reported by the kbuild
   report on the first submission.

 - Added Tested-by from Marc Zyngier on PATCH 2.

Thanks!

Thomas

Thomas Petazzoni (2):
  net: mvpp2: remove mvpp2_bm_cookie_{build,pool_get}
  net: mvpp2: use {get,put}_cpu() instead of smp_processor_id()

 drivers/net/ethernet/marvell/mvpp2.c | 74 ++++++++++++++++--------------------
 1 file changed, 33 insertions(+), 41 deletions(-)

-- 
2.9.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-06-10 22:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-10 21:18 [PATCH v2 0/2] net: mvpp2: driver fixes Thomas Petazzoni
2017-06-10 21:18 ` [PATCH v2 1/2] net: mvpp2: remove mvpp2_bm_cookie_{build,pool_get} Thomas Petazzoni
2017-06-10 21:18 ` [PATCH v2 2/2] net: mvpp2: use {get,put}_cpu() instead of smp_processor_id() Thomas Petazzoni
2017-06-10 22:23 ` [PATCH v2 0/2] net: mvpp2: driver fixes David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).