diff options
author | 2016-03-02 13:47:05 +0100 | |
---|---|---|
committer | 2016-03-02 13:31:55 -0500 | |
commit | 9cd753a1f449b9af49a4c994ffab8c4f99d91f14 (patch) | |
tree | 4df9d2bf14b0fe9eea6dc9666f8e119b33ccd89c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | of_mdio: fix kernel-doc for of_phy_connect() (diff) | |
download | linux-dev-9cd753a1f449b9af49a4c994ffab8c4f99d91f14.tar.xz linux-dev-9cd753a1f449b9af49a4c994ffab8c4f99d91f14.zip |
bnx2x: fix crash on big-endian when adding VLAN
bnx2x crashes during the initialization of the 8021q module on ppc64.
The bug is a missing conversion from le32 in
bnx2x_handle_classification_eqe() when obtaining the cid value from
struct eth_event_data.
The fields in struct eth_event_data should all be declared as
little-endian and conversions added where missing.
Signed-off-by: Michal Schmidt <mschmidt@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions