Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/broadcom/bnx2x
Michal Schmidt 9cd753a1f4 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>
2016-03-02 13:31:55 -05:00
..
2015-07-29 23:24:45 -07:00
2015-07-29 23:24:45 -07:00
2015-07-29 23:24:45 -07:00
2015-12-08 22:59:22 -05:00
2013-01-07 19:49:14 -08:00