Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359473
b: refs/heads/master
c: c3b331a
h: refs/heads/master
i:
  359471: 0450069
v: v3
  • Loading branch information
Thadeu Lima de Souza Cascardo authored and James Bottomley committed Jan 30, 2013
1 parent d6aad15 commit 5b75a64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 30ac379a6921b14f4c44e13875d39b8f8f478958
refs/heads/master: c3b331a308b6369b77455f8431f3182931cf7686
1 change: 1 addition & 0 deletions trunk/drivers/scsi/cxgbi/cxgb4i/cxgb4i.c
Original file line number Diff line number Diff line change
Expand Up @@ -1564,6 +1564,7 @@ static int t4_uld_state_change(void *handle, enum cxgb4_state state)
break;
case CXGB4_STATE_DETACH:
pr_info("cdev 0x%p, DETACH.\n", cdev);
cxgbi_device_unregister(cdev);
break;
default:
pr_info("cdev 0x%p, unknown state %d.\n", cdev, state);
Expand Down

0 comments on commit 5b75a64

Please sign in to comment.