commit | 4114ec905de2f02b91703c484bba9b62dc3bbb87 | [log] [tgz] |
---|---|---|
author | Ivan Vecera <ivecera@redhat.com> | Fri Nov 13 11:36:57 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 16 14:46:05 2015 -0500 |
tree | 7daeb781059351f78ddbd5ee750db821b8150f57 | |
parent | 2452cb0c6503f05ab371b26c3216c5fba54d4476 [diff] |
be2net: remove unused local rsstable array Remove rsstable array and its initialization from be_set_rss_hash_opts(). The array became unused after "e255787 be2net: Support for configurable RSS hash key". The initial RSS table is now filled and stored for later usage during Rx queue creation. Signed-off-by: Ivan Vecera <ivecera@redhat.com> Acked-by: Sathya Perla <sathya.perla@avagotech.com> Signed-off-by: David S. Miller <davem@davemloft.net>