OSDN Git Service

Merge branch 'amd-xgbe-next'
authorDavid S. Miller <davem@davemloft.net>
Fri, 7 Nov 2014 00:00:26 +0000 (19:00 -0500)
committerDavid S. Miller <davem@davemloft.net>
Fri, 7 Nov 2014 00:00:26 +0000 (19:00 -0500)
commita1f5313cc4325a1e0feb3dd1a20fca1844dce72b
treebfda906e32b1522b4d1c051cf207adb6ca7138f8
parent6b798d70d07a38e9ba0a32316f76495f9dcfc343
parentf5eecbbef0b7d28b171b3b873e1e4a69aabd7b58
Merge branch 'amd-xgbe-next'

Tom Lendacky says:

====================
amd-xgbe: AMD XGBE driver updates 2014-11-06

The following series of patches fixes a couple of bugs that slipped
through my last series.

- Free channel structure after freeing the per channel interrupts
- If an skb error allocation occurs during receive processing check
  whether more descriptors are associated with the packet or whether
  to start on a new packet

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

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