commit | 964fd4801d40ead69a447482c0dd0cd4be495e47 | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Sun Feb 12 19:18:13 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 12 22:18:49 2017 -0500 |
tree | f214b340efd49457e116c459a7405d6893a6d9f7 | |
parent | a79a5276aa2f844bd368c1d3d5a625e1fbefd989 [diff] |
bnxt_en: Allow NETIF_F_NTUPLE to be enabled on VFs. Commit ae10ae740ad2 ("bnxt_en: Add new hardware RFS mode.") has added code to allow NTUPLE to be enabled on VFs. So we now remove the BNXT_VF() check in rfs_capable() to allow NTUPLE on VFs. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>