b20d0a438e
upstream it seems). The tlv variable was changed to a pointer but the advancement of the data pointer was left as sizeof(tlv). While the sizeof the (now) pointer equals the sizeof 2 x uint32_t (size of the struct) on 64bit platforms, on 32bit platforms the size of the advancement of the data pointer was wrong leading to firmware load issues. Correctly advance the data pointer by the size of the structure and not by the size of a pointer. PR: 219683 Submitted by: waddlesplash gamil.com (Haiku) on irc MFC after: 1 week |
||
---|---|---|
.. | ||
if_iwm_7000.c | ||
if_iwm_8000.c | ||
if_iwm_binding.c | ||
if_iwm_binding.h | ||
if_iwm_config.h | ||
if_iwm_constants.h | ||
if_iwm_debug.h | ||
if_iwm_fw.c | ||
if_iwm_fw.h | ||
if_iwm_led.c | ||
if_iwm_led.h | ||
if_iwm_mac_ctxt.c | ||
if_iwm_mac_ctxt.h | ||
if_iwm_notif_wait.c | ||
if_iwm_notif_wait.h | ||
if_iwm_pcie_trans.c | ||
if_iwm_pcie_trans.h | ||
if_iwm_phy_ctxt.c | ||
if_iwm_phy_ctxt.h | ||
if_iwm_phy_db.c | ||
if_iwm_phy_db.h | ||
if_iwm_power.c | ||
if_iwm_power.h | ||
if_iwm_scan.c | ||
if_iwm_scan.h | ||
if_iwm_sf.c | ||
if_iwm_sf.h | ||
if_iwm_sta.c | ||
if_iwm_sta.h | ||
if_iwm_time_event.c | ||
if_iwm_time_event.h | ||
if_iwm_util.c | ||
if_iwm_util.h | ||
if_iwm.c | ||
if_iwmreg.h | ||
if_iwmvar.h |