|
@@ -256,7 +256,6 @@ static void hal_rx_dump_msdu_end_tlv_kiwi(void *msduend,
|
|
|
"reo_destination_indication :%x "
|
|
|
"flow_idx :%x "
|
|
|
"use_ppe :%x "
|
|
|
- "__reserved_g_0003 :%x "
|
|
|
"vlan_ctag_stripped :%x "
|
|
|
"vlan_stag_stripped :%x "
|
|
|
"fragment_flag :%x "
|
|
@@ -289,7 +288,6 @@ static void hal_rx_dump_msdu_end_tlv_kiwi(void *msduend,
|
|
|
msdu_end->reo_destination_indication,
|
|
|
msdu_end->flow_idx,
|
|
|
msdu_end->use_ppe,
|
|
|
- msdu_end->__reserved_g_0003,
|
|
|
msdu_end->vlan_ctag_stripped,
|
|
|
msdu_end->vlan_stag_stripped,
|
|
|
msdu_end->fragment_flag,
|