diff options
author | Vasundhara Volam <vasundhara-v.volam@broadcom.com> | 2018-12-16 18:46:22 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-12-17 23:08:53 -0800 |
commit | f4e896142de8304b433fd94f7eed55750c34defd (patch) | |
tree | a4555c4d9a38e604a7ecdb36cbf8046f9398ba87 /drivers/net/hippi | |
parent | c027c6b4e91f21dfa4feab91e2155c8403f49f5c (diff) | |
download | linux-f4e896142de8304b433fd94f7eed55750c34defd.tar.bz2 |
bnxt_en: Do not modify max_stat_ctxs after RDMA driver requests/frees stat_ctxs
Calling bnxt_set_max_func_stat_ctxs() to modify max stat_ctxs requested
or freed by the RDMA driver is wrong. After introducing reservation of
resources recently, the driver has to keep track of all stat_ctxs
including the ones used by the RDMA driver. This will provide a better
foundation for accurate accounting of the stat_ctxs.
Signed-off-by: Vasundhara Volam <vasundhara-v.volam@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/hippi')
0 files changed, 0 insertions, 0 deletions