Skip to content

Commit 42b18e3

Browse files
committed
Remove duplicate init_mw cal
1 parent 2b42c94 commit 42b18e3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

switchtec_ntb.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1154,8 +1154,6 @@ static int switchtec_ntb_add(struct device *dev,
11541154
if (rc)
11551155
goto deinit_shared_and_exit;
11561156

1157-
switchtec_ntb_init_mw(sndev);
1158-
11591157
rc = ntb_register_device(&sndev->ntb);
11601158
if (rc)
11611159
goto deinit_and_exit;

0 commit comments

Comments
 (0)