Skip to content

Commit

Permalink
Remove duplicate init_mw cal
Browse files Browse the repository at this point in the history
  • Loading branch information
lsgunth committed Sep 7, 2017
1 parent 2b42c94 commit 42b18e3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions switchtec_ntb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1154,8 +1154,6 @@ static int switchtec_ntb_add(struct device *dev,
if (rc)
goto deinit_shared_and_exit;

switchtec_ntb_init_mw(sndev);

rc = ntb_register_device(&sndev->ntb);
if (rc)
goto deinit_and_exit;
Expand Down

0 comments on commit 42b18e3

Please sign in to comment.