aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt.c
diff options
context:
space:
mode:
authorVasundhara Volam <vasundhara-v.volam@broadcom.com>2019-12-10 02:49:09 -0500
committerDavid S. Miller <davem@davemloft.net>2019-12-10 17:37:14 -0800
commitc74751f4c39232c31214ec6a3bc1c7e62f5c728b (patch)
treed4e0b90f1946dd402c8b0f0c5ef4fefb8270f1e7 /drivers/net/ethernet/broadcom/bnxt/bnxt.c
parentbnxt_en: Free context memory in the open path if firmware has been reset. (diff)
downloadlinux-dev-c74751f4c39232c31214ec6a3bc1c7e62f5c728b.tar.xz
linux-dev-c74751f4c39232c31214ec6a3bc1c7e62f5c728b.zip
bnxt_en: Return error if FW returns more data than dump length
If any change happened in the configuration of VF in VM while collecting live dump, there could be a race and firmware can return more data than allocated dump length. Fix it by keeping track of the accumulated core dump length copied so far and abort the copy with error code if the next chunk of core dump will exceed the original dump length. Fixes: 6c5657d085ae ("bnxt_en: Add support for ethtool get dump.") 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/ethernet/broadcom/bnxt/bnxt.c')
0 files changed, 0 insertions, 0 deletions