Message ID | 20211109124103.54326-2-liangwenpeng@huawei.com (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | libhns: Cleanup about removing redundant code and cleaning up static alarms | expand |
diff --git a/providers/hns/hns_roce_u.c b/providers/hns/hns_roce_u.c index 3b31ad37..9dc4905d 100644 --- a/providers/hns/hns_roce_u.c +++ b/providers/hns/hns_roce_u.c @@ -41,9 +41,6 @@ static void hns_roce_free_context(struct ibv_context *ibctx); -#define HID_LEN 15 -#define DEV_MATCH_LEN 128 - #ifndef PCI_VENDOR_ID_HUAWEI #define PCI_VENDOR_ID_HUAWEI 0x19E5 #endif