提交 f0cbbb9c 编写于 作者: J Jesse Brandeburg 提交者: Jeff Kirsher

ice: remove unused macro

The driver had an unused define that can be removed.  Found by
compiler -Werror=unused-macros check.
Signed-off-by: NJesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: NAndrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: NJeff Kirsher <jeffrey.t.kirsher@intel.com>
上级 22bef5e7
...@@ -7,8 +7,6 @@ ...@@ -7,8 +7,6 @@
#include "ice_dcb_nl.h" #include "ice_dcb_nl.h"
#include <net/dcbnl.h> #include <net/dcbnl.h>
#define ICE_APP_PROT_ID_ROCE 0x8915
/** /**
* ice_dcbnl_devreset - perform enough of a ifdown/ifup to sync DCBNL info * ice_dcbnl_devreset - perform enough of a ifdown/ifup to sync DCBNL info
* @netdev: device associated with interface that needs reset * @netdev: device associated with interface that needs reset
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册