Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221473
b: refs/heads/master
c: 3067817
h: refs/heads/master
i:
  221471: 00e1713
v: v3
  • Loading branch information
Vasu Dev authored and James Bottomley committed Oct 25, 2010
1 parent ff4544b commit 5cd0d47
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: 60a3c4dfb7830845a97a20e73b7d938dc2fde6c1
refs/heads/master: 3067817a5d3ef99c5b1a4e4ca8c5b15bc7fc468d
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/fcoe/fcoe.c
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ static void fcoe_recv_frame(struct sk_buff *skb);

static void fcoe_get_lesb(struct fc_lport *, struct fc_els_lesb *);

module_param_call(create, fcoe_create, NULL, (void *)FIP_MODE_AUTO, S_IWUSR);
module_param_call(create, fcoe_create, NULL, (void *)FIP_MODE_FABRIC, S_IWUSR);
__MODULE_PARM_TYPE(create, "string");
MODULE_PARM_DESC(create, " Creates fcoe instance on a ethernet interface");
module_param_call(create_vn2vn, fcoe_create, NULL,
Expand Down

0 comments on commit 5cd0d47

Please sign in to comment.