Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 25696
b: refs/heads/master
c: ce1823f
h: refs/heads/master
v: v3
  • Loading branch information
Roland Dreier committed Apr 3, 2006
1 parent 71f01d0 commit 54460fc
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: 227c939b00cf786b5e2e95fc904518206f478421
refs/heads/master: ce1823f0323be9f38bbe0df229a5bba025404923
1 change: 1 addition & 0 deletions trunk/drivers/infiniband/ulp/srp/ib_srp.c
Original file line number Diff line number Diff line change
Expand Up @@ -1434,6 +1434,7 @@ static int srp_parse_options(const char *buf, struct srp_target_port *target)
p = match_strdup(args);
if (strlen(p) != 32) {
printk(KERN_WARNING PFX "bad dest GID parameter '%s'\n", p);
kfree(p);
goto out;
}

Expand Down

0 comments on commit 54460fc

Please sign in to comment.