X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Fbnx2x%2Fecore_hsi.h;h=5508c5363959000fddc9e7b4dbfc90b055bc1b52;hb=cbbbbd3365d299f55233b8f9a09ce0d9e43ec3ad;hp=209e902c81dda75cfb9ed2b6a36fc2293a51b3cb;hpb=38dff79ba7360f7171303300fadc4f00592d8630;p=dpdk.git diff --git a/drivers/net/bnx2x/ecore_hsi.h b/drivers/net/bnx2x/ecore_hsi.h index 209e902c81..5508c53639 100644 --- a/drivers/net/bnx2x/ecore_hsi.h +++ b/drivers/net/bnx2x/ecore_hsi.h @@ -5508,7 +5508,7 @@ struct afex_vif_list_ramrod_data { * */ struct c2s_pri_trans_table_entry { - uint8_t val[8]; + uint8_t val[MAX_VLAN_PRIORITIES]; };