]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'thunderx-features-fixes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 31 Aug 2015 04:54:13 +0000 (21:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 31 Aug 2015 04:54:13 +0000 (21:54 -0700)
commit793768f55c218a260015fe2029ae3d84676cae03
tree9fbca2f38512934f9b1a5a5fc23960bf19af777a
parentef34c0f6c18b463e644929e300473c80d4157896
parentd77a2384988fd397cf4f71417b9d971aa435758d
Merge branch 'thunderx-features-fixes'

Aleksey Makarov says:

====================
net: thunderx: New features and fixes

v2:
  - The unused affinity_mask field of the structure cmp_queue
  has been deleted. (thanks to David Miller)
  - The unneeded initializers have been dropped. (thanks to Alexey Klimov)
  - The commit message "net: thunderx: Rework interrupt handling"
  has been fixed. (thanks to Alexey Klimov)
====================

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