Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 289884
b: refs/heads/master
c: 8d9eb06
h: refs/heads/master
v: v3
  • Loading branch information
Masanari Iida authored and David S. Miller committed Feb 4, 2012
1 parent b6d883c commit 82474f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 76a82abc0598f9cd881154369c3afdff9c28568b
refs/heads/master: 8d9eb069eafce49307f839783e4a4673414b1fd5
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/mellanox/mlx4/cmd.c
Original file line number Diff line number Diff line change
Expand Up @@ -1314,7 +1314,7 @@ static void mlx4_master_do_cmd(struct mlx4_dev *dev, int slave, u8 cmd,
down(&priv->cmd.slave_sem);
if (mlx4_master_process_vhcr(dev, slave, NULL)) {
mlx4_err(dev, "Failed processing vhcr for slave:%d,"
" reseting slave.\n", slave);
" resetting slave.\n", slave);
up(&priv->cmd.slave_sem);
goto reset_slave;
}
Expand Down

0 comments on commit 82474f3

Please sign in to comment.