]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge branch 'amd-xgbe-fixes'
authorDavid S. Miller <davem@davemloft.net>
Sun, 22 Jan 2017 21:57:20 +0000 (16:57 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sun, 22 Jan 2017 21:57:20 +0000 (16:57 -0500)
commita5b9b5a2d3d305598b70ed69dd40754e26516182
tree1ae1371dc4273cb2ae058ee6eb6122fc05bd13e2
parentb6677449dff674cf5b81429b11d5c7f358852ef9
parent738f7f647371ff4cfc9646c99dba5b58ad142db3
Merge branch 'amd-xgbe-fixes'

Tom Lendacky says:

====================
amd-xgbe: AMD XGBE driver fixes 2017-01-20

This patch series addresses some issues in the AMD XGBE driver.

The following fixes are included in this driver update series:

- Add a fix for a version of the hardware that uses different register
  offset values for a device with the same PCI device ID
- Add support to check the return code from the xgbe_init() function

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

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