diff options
author | Jose Castillo <jcastillo@redhat.com> | 2016-01-29 14:39:26 +0000 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2016-02-23 21:27:02 -0500 |
commit | d4faee084f04ce2d9d97502b3471d77e6fea9d4b (patch) | |
tree | 440fc0054e696d0928b3b86a6b31df7309322203 /drivers/pps | |
parent | 126a4fe010fd86cf3eaac9a481f0698e39dc3c0d (diff) | |
download | linux-d4faee084f04ce2d9d97502b3471d77e6fea9d4b.tar.bz2 |
bnx2fc: Show information about log levels in 'modinfo'
This patch adds the information of the different values that can be used
in the module parameter 'debug_logging', as it is shown below:
$ modinfo bnx2fc
[...]
parm: debug_logging:Option to enable extended logging,
Default is 0 - no logging.
0x01 - SCSI cmd error, cleanup.
0x02 - Session setup, cleanup, etc.
0x04 - lport events, link, mtu, etc.
0x08 - ELS logs.
0x10 - fcoe L2 fame related logs.
0xff - LOG all messages. (int)
Signed-off-by: Jose Castillo <jcastillo@redhat.com>
Acked-by: Chad Dupuis <chad.dupuis@qlogic.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/pps')
0 files changed, 0 insertions, 0 deletions