Re: [PATCH net] amd-xgbe: Fix the ECC-related bit position definitions

2017-03-22 Thread David Miller
From: Tom Lendacky Date: Wed, 22 Mar 2017 17:25:27 -0500 > The ECC bit positions that describe whether the ECC interrupt is for > Tx, Rx or descriptor memory and whether the it is a single correctable > or double detected error were defined in incorrectly (reversed

[PATCH net] amd-xgbe: Fix the ECC-related bit position definitions

2017-03-22 Thread Tom Lendacky
The ECC bit positions that describe whether the ECC interrupt is for Tx, Rx or descriptor memory and whether the it is a single correctable or double detected error were defined in incorrectly (reversed order). Fix the bit position definitions for these settings so that the proper ECC handling is