Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282267
b: refs/heads/master
c: ef8c985
h: refs/heads/master
i:
  282265: 298108e
  282263: b884e2b
v: v3
  • Loading branch information
Roland Dreier authored and James Bottomley committed Dec 15, 2011
1 parent 393e273 commit dccebd4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 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: 2f73b9a896634dd0ce68b5af9ae5f475e24ce51e
refs/heads/master: ef8c98543c3ad75240599d4032f7e56b793740a9
13 changes: 0 additions & 13 deletions trunk/drivers/scsi/mpt2sas/mpt2sas_base.c
Original file line number Diff line number Diff line change
Expand Up @@ -92,19 +92,6 @@ static int disable_discovery = -1;
module_param(disable_discovery, int, 0);
MODULE_PARM_DESC(disable_discovery, " disable discovery ");


/* diag_buffer_enable is bitwise
* bit 0 set = TRACE
* bit 1 set = SNAPSHOT
* bit 2 set = EXTENDED
*
* Either bit can be set, or both
*/
static int diag_buffer_enable;
module_param(diag_buffer_enable, int, 0);
MODULE_PARM_DESC(diag_buffer_enable, " post diag buffers "
"(TRACE=1/SNAPSHOT=2/EXTENDED=4/default=0)");

/**
* _scsih_set_fwfault_debug - global setting of ioc->fwfault_debug.
*
Expand Down

0 comments on commit dccebd4

Please sign in to comment.