Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254880
b: refs/heads/master
c: b1f524e
h: refs/heads/master
v: v3
  • Loading branch information
Jean Delvare authored and David S. Miller committed Jul 8, 2011
1 parent b752890 commit 938aaa7
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: 8fcbc63701b01e913e6a13937f765fabf9c969c5
refs/heads/master: b1f524e36cb691d20bfdaee423977f1decb81cf6
2 changes: 1 addition & 1 deletion trunk/drivers/net/natsemi.c
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ MODULE_LICENSE("GPL");
module_param(mtu, int, 0);
module_param(debug, int, 0);
module_param(rx_copybreak, int, 0);
module_param(dspcfg_workaround, int, 1);
module_param(dspcfg_workaround, int, 0);
module_param_array(options, int, NULL, 0);
module_param_array(full_duplex, int, NULL, 0);
MODULE_PARM_DESC(mtu, "DP8381x MTU (all boards)");
Expand Down

0 comments on commit 938aaa7

Please sign in to comment.