Skip to content

Commit

Permalink
Cleanup: Remove unused member of efhw_nic
Browse files Browse the repository at this point in the history
  • Loading branch information
tcrawley-xilinx committed Apr 19, 2024
1 parent c564104 commit 88527b4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/include/ci/efhw/efhw_types.h
Original file line number Diff line number Diff line change
Expand Up @@ -567,8 +567,6 @@ struct efhw_nic {
/*! EtherFabric Functional Units -- functions */
const struct efhw_func_ops *efhw_func;

void *bt_blocks_memory;

/* Pointer to software based buffer tables, used on AF_XDP and EF10CT */
struct efhw_sw_bt *sw_bts;

Expand Down

0 comments on commit 88527b4

Please sign in to comment.