]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/bnx2x/ecore_hsi.h
net/qede: get consumer index once
[dpdk.git] / drivers / net / bnx2x / ecore_hsi.h
index 209e902c81dda75cfb9ed2b6a36fc2293a51b3cb..5508c5363959000fddc9e7b4dbfc90b055bc1b52 100644 (file)
@@ -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];
 };