]> git.baikalelectronics.ru Git - kernel.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)
commit6926960cedd3a7d1b81d8c4ba24226aa95808cb8
tree1ae1371dc4273cb2ae058ee6eb6122fc05bd13e2
parente6fac185998faa84e37bcace0f0bf8700fb08e49
parentbe432d8cd05209969186511a61484501fe1a2545
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>