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)
commit6000df00fd440b38cf41d435c3790e9cc12b447f
treea017e63d3e95fee8ad1d98ead741305fcbac07e1
parenta5a519b2710be43fce3cf9ce7bd8de8db3f2a9de
parentc153031773887fca473d25a2854cc37bd946c010
Merge branch 'amd-xgbe'

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>