Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 368613
b: refs/heads/master
c: a479125
h: refs/heads/master
i:
  368611: a39f447
v: v3
  • Loading branch information
Shahed Shaikh authored and David S. Miller committed Mar 22, 2013
1 parent 7668711 commit a2ba37d
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: 460374f78f1e5af51b6446540e9abe29163fe852
refs/heads/master: a4791254b6625b06aa33e36304f6e8a1a4a1fdea
2 changes: 1 addition & 1 deletion trunk/drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c
Original file line number Diff line number Diff line change
Expand Up @@ -644,7 +644,7 @@ void qlcnic_fw_destroy_ctx(struct qlcnic_adapter *adapter)
qlcnic_83xx_config_intrpt(adapter, 0);
}
/* Allow dma queues to drain after context reset */
mdelay(20);
msleep(20);
}
}

Expand Down

0 comments on commit a2ba37d

Please sign in to comment.