Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24583
b: refs/heads/master
c: 23e93f1
h: refs/heads/master
i:
  24581: 65beffc
  24579: da56544
  24575: 9c716ca
v: v3
  • Loading branch information
Stefan Richter authored and Jody McIntyre committed Mar 29, 2006
1 parent b7aa88c commit fafb528
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: 556640510d7e15664cb9bf2f70f7519bfedd6c29
refs/heads/master: 23e93f1742372bc938e53151bdbf88d284ee9561
2 changes: 1 addition & 1 deletion trunk/drivers/ieee1394/ieee1394_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ MODULE_PARM_DESC(disable_nodemgr, "Disable nodemgr functionality.");

/* Disable Isochronous Resource Manager functionality */
int hpsb_disable_irm = 0;
module_param_named(disable_irm, hpsb_disable_irm, bool, 0);
module_param_named(disable_irm, hpsb_disable_irm, bool, 0444);
MODULE_PARM_DESC(disable_irm,
"Disable Isochronous Resource Manager functionality.");

Expand Down

0 comments on commit fafb528

Please sign in to comment.