]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
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)
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>

Trivial merge