drivers/thirdparty: bnxt: remove ETHTOOL_COALESCE_USE_CQE define

This commit is contained in:
hongrongxuan 2024-05-10 09:16:55 -04:00 committed by Jianping Liu
parent 1156757f26
commit f7f663bb03
1 changed files with 0 additions and 1 deletions

View File

@ -487,7 +487,6 @@ enum compat_ethtool_reset_flags { ETH_RESET_CRASHDUMP = 1 << 9 };
#define bnxt_set_coalesce(dev, coal, kernel_coal, extack) \
bnxt_set_coalesce(dev, coal)
#define ETHTOOL_COALESCE_USE_CQE 0
#endif
#ifndef HAVE_ETHTOOL_GET_RING_EXT