]> git.baikalelectronics.ru Git - kernel.git/commit
amd-xgbe: Add setting of a missing hardware feature
authorLendacky, Thomas <Thomas.Lendacky@amd.com>
Fri, 22 May 2015 21:32:09 +0000 (16:32 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 May 2015 04:13:58 +0000 (00:13 -0400)
commit4f24de04459b5a6ad76adfac769dc3e97e5b8f96
treeee65048f9c6a787d0903d253e17b427981fcfa9c
parent78f1d5828800dbe48d86f0ba8df2d8cd3509a825
amd-xgbe: Add setting of a missing hardware feature

The device private data structure contains all the defined hardware
features for the device. However one of the features is not set. Even
though the feature is not currently used, set it to avoid future
issues of the feature being checked thinking it has been properly set.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/amd/xgbe/xgbe-drv.c