Code Review
/
trex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
b4b6920
)
remove old VSI patch
author
Hanoh Haim
<
[email protected]
>
Wed, 3 Aug 2016 17:19:36 +0000
(20:19 +0300)
committer
Hanoh Haim
<
[email protected]
>
Wed, 3 Aug 2016 17:19:36 +0000
(20:19 +0300)
src/dpdk/drivers/net/i40e/i40e_ethdev.h
patch
|
blob
|
history
diff --git
a/src/dpdk/drivers/net/i40e/i40e_ethdev.h
b/src/dpdk/drivers/net/i40e/i40e_ethdev.h
index
a5d97aa
..
92c8fad
100644
(file)
--- a/
src/dpdk/drivers/net/i40e/i40e_ethdev.h
+++ b/
src/dpdk/drivers/net/i40e/i40e_ethdev.h
@@
-413,7
+413,6
@@
TAILQ_HEAD(i40e_mirror_rule_list, i40e_mirror_rule);
struct i40e_pf {
struct i40e_adapter *adapter; /* The adapter this PF associate to */
struct i40e_vsi *main_vsi; /* pointer to main VSI structure */
- struct i40e_vsi * ll_vsi; // TREX_PATCH
uint16_t mac_seid; /* The seid of the MAC of this PF */
uint16_t main_vsi_seid; /* The seid of the main VSI */
uint16_t max_num_vsi;