commit | e6fbd47add0d13189bacb1881fe006db5027536e | [log] [tgz] |
---|---|---|
author | Lendacky, Thomas <Thomas.Lendacky@amd.com> | Mon Nov 14 16:39:07 2016 -0600 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 15 22:12:57 2016 -0500 |
tree | 721490558f9ac2c1b8b2cbe0d3218a0ea83f3bb5 | |
parent | 92547f2be93819fa78d19b862f050dc9d8d72701 [diff] |
amd-xgbe: Fix mask appliciation for Clause 37 register The application of a mask to clear an area of a clause 37 register value was not properly applied. Update the code to do the proper application of the mask. Reported-by: Marion & Christophe JAILLET <christophe.jaillet@wanadoo.fr> Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: David S. Miller <davem@davemloft.net>