diff options
author | Michael Chan <michael.chan@broadcom.com> | 2019-07-29 06:10:24 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-07-29 14:19:09 -0700 |
commit | f45b7b78c619cd73c7ca25b68c6ba9653b8e4a0a (patch) | |
tree | b934952f60306bf1f940e651bb6db13f482e7e7e /net/sched/cls_basic.c | |
parent | bee5a188b71657092dc9eb1a529b4e502fe51444 (diff) |
bnxt_en: Set TPA GRO mode flags on 57500 chips properly.
On 57500 chips, hardware GRO mode cannot be determined from the TPA
end, so we need to check bp->flags to determine if we are in hardware
GRO mode or not. Modify bnxt_set_features so that the TPA flags
in bp->flags don't change until the device is closed. This will ensure
that the fast path can safely rely on bp->flags to determine the
TPA mode.
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/cls_basic.c')
0 files changed, 0 insertions, 0 deletions