]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'xgene-net'
authorDavid S. Miller <davem@davemloft.net>
Tue, 4 Nov 2014 22:08:47 +0000 (17:08 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Nov 2014 22:08:47 +0000 (17:08 -0500)
commit15e4123ba837180df706577bfe3acf648524e06b
tree5d976a6701de616add2ac974f1fb9b346d8037eb
parent9fd3d3a4307283a1d85d9a383223055954b7135f
parentbdd330f0506b2c4d02d5453fa32e785f0c348388
Merge branch 'xgene-net'

Iyappan Subramanian says:

====================
drivers: net: xgene: Fix crash for backward compatibility

This patch set fixes the following issues that were reported during regression.

Patch 1,2 : Adds backward compatibility with the older firmware (<= 1.13.28).
Patch 3   : Use separate hardware resources (descriptor ring, prefetch buffer)
   that are not shared with the firmware
====================

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