diff options
author | Yuval Mintz <yuvalmin@broadcom.com> | 2014-02-12 11:19:55 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-02-12 19:15:42 -0500 |
commit | 0155a27cda683641d29e04e0fbea44afbd302fff (patch) | |
tree | 5eae2e72538d1ad1413b564bc64d3d3557495a32 /drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.c | |
parent | 3a3534ecf2584d6aa558cb8e71baab929851afcc (diff) |
bnx2x: Fix bnx2x_panic_dump for VFs
bnx2x_panic_dump() prints all kind of driver information, including slowpath
information. Since VFs don't initialize slowpath information, a VF reaching
this flow will likely cause a panic in the system as it will access NULL
pointers.
Signed-off-by: Yuval Mintz <yuvalmin@broadcom.com>
Signed-off-by: Ariel Elior <ariele@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.c')
0 files changed, 0 insertions, 0 deletions