bnx2x: Prevent UDP 4-tuple configurations on older adapters
Orabug:
22066196
Configuring 4-tuple RSS hsahing for UDP
[E.g., by using `ethtool -N <interface> rx-flow-hash udp4 sdfn']
on a 57710/57711 adapter would cause it to assert as HW does not
support such a configuration.
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: Ariel Elior <Ariel.Elior@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit
f9468e8dc87e31f807fae04aae70380a461b95c6)
Signed-off-by: Dan Duval <dan.duval@oracle.com>