]> Git Repo - linux.git/commit
isci: exposing user parameters via module params
authorDave Jiang <[email protected]>
Wed, 16 Mar 2011 21:57:23 +0000 (14:57 -0700)
committerDan Williams <[email protected]>
Sun, 3 Jul 2011 10:58:14 +0000 (03:58 -0700)
commitb5f18a201ed82ed3776c9950646689b93713ae57
treeac393f2212c942b87539d99e985d498ad2b8ad39
parent4711ba10b13891edf228944a9d0a21dfe7fe90f0
isci: exposing user parameters via module params

Exposing the user config parameters through the kernel module parameters.
The kernel module params will have the default values set and we will no
longer pulling the default values for user params from the core.

Signed-off-by: Dave Jiang <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
drivers/scsi/isci/core/scic_sds_controller.c
drivers/scsi/isci/host.c
drivers/scsi/isci/init.c
drivers/scsi/isci/isci.h
This page took 0.055233 seconds and 4 git commands to generate.