commit | cf180b8acf2627fdc9ab472ed0dc565803cd388a | [log] [tgz] |
---|---|---|
author | Lendacky, Thomas <Thomas.Lendacky@amd.com> | Tue Feb 03 14:14:32 2015 -0600 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 04 20:31:51 2015 -0800 |
tree | b12c0ebabfd370bf29e80e749c8f925213552ad1 | |
parent | 211fcf6d2100e625ec1d4a50e8adf67370a37bad [diff] |
amd-xgbe: Set RSS enablement based on hardware features The RSS support requires enablement based on the features reported by the hardware. The setting of this flag is missing. Add support to set the RSS enablement flag based on the reported hardware features. Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: David S. Miller <davem@davemloft.net>