commit | b73c1d08a0ec33f2ddafdd21d3a48614da4e6853 | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Wed Jul 08 07:53:54 2020 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed Jul 08 15:21:13 2020 -0700 |
tree | 376e1db5521bb45449f35cdec2aa864d13d9d3f9 | |
parent | 34370d2435f9853ac882056faa98f3263c537c36 [diff] |
bnxt_en: Fix up bnxt_get_rxfh_indir_size(). Fix up bnxt_get_rxfh_indir_size() to return the proper current RSS table size for P5 chips. Change it to non-static so that bnxt.c can use it to get the table size. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>