Merge branch 'amd-xgbe'
authorDavid S. Miller <davem@davemloft.net>
Tue, 9 Dec 2014 18:15:51 +0000 (13:15 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 Dec 2014 18:15:51 +0000 (13:15 -0500)
Tom Lendacky says:

====================
amd-xgbe: AMD XGBE driver fixes 2014-12-02

The following series of patches includes two bug fixes. Unfortunately,
the first patch will create a conflict when eventually merged into
net-next but should be very easy to resolve.

- Do not clear the interrupt bit in the xgbe_ring_data structure
- Associate a Tx SKB with the proper xgbe_ring_data structure

This patch series is based on net.
====================

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

Trivial merge