]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'mvpp2-fixes'
authorDavid S. Miller <davem@davemloft.net>
Sat, 10 Jun 2017 22:22:56 +0000 (18:22 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sat, 10 Jun 2017 22:22:56 +0000 (18:22 -0400)
commitb87fa0fafef4b16495740432f4eb8262efa500d0
tree5125144548d0dd924c45426591900587d4bf4959
parent343eba69c6968190d8654b857aea952fed9a6749
parenta704bb5c052bbd6b77c6530a2e83cef42486e335
Merge branch 'mvpp2-fixes'

Thomas Petazzoni says:

====================
net: mvpp2: driver fixes

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>