Skip to content

Commit 76a69f3

Browse files
Kalesh APkuba-moo
authored andcommitted
bnxt_en: Remove unused macros in bnxt_ulp.h
BNXT_ROCE_ULP and BNXT_MAX_ULP are no longer used. Remove them to clean up the code. Reviewed-by: Shruti Parab <[email protected]> Signed-off-by: Kalesh AP <[email protected]> Signed-off-by: Michael Chan <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent 5bccacb commit 76a69f3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
#ifndef BNXT_ULP_H
1111
#define BNXT_ULP_H
1212

13-
#define BNXT_ROCE_ULP 0
14-
#define BNXT_MAX_ULP 1
15-
1613
#define BNXT_MIN_ROCE_CP_RINGS 2
1714
#define BNXT_MIN_ROCE_STAT_CTXS 1
1815

0 commit comments

Comments
 (0)