Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 66752
b: refs/heads/master
c: 32db927
h: refs/heads/master
v: v3
  • Loading branch information
Jonathan Bastien-Filiatrault authored and David S. Miller committed Oct 10, 2007
1 parent f4e184b commit ebb5518
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: 58c14a8fe64d047218522cf2f18a2d7f24c12f51
refs/heads/master: 32db927686f6d475fc05b6229f82ed576c0c8096
2 changes: 1 addition & 1 deletion trunk/drivers/net/irda/smsc-ircc2.c
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ MODULE_LICENSE("GPL");

static int smsc_nopnp = 1;
module_param_named(nopnp, smsc_nopnp, bool, 0);
MODULE_PARM_DESC(nopnp, "Do not use PNP to detect controller settings");
MODULE_PARM_DESC(nopnp, "Do not use PNP to detect controller settings, defaults to true");

#define DMA_INVAL 255
static int ircc_dma = DMA_INVAL;
Expand Down

0 comments on commit ebb5518

Please sign in to comment.