diff options
author | Hannes Reinecke <hare@suse.de> | 2017-04-27 16:25:03 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-05-08 21:24:28 -0400 |
commit | c1061255031dea76ee9e082d081b88ac6d6c8265 (patch) | |
tree | 188ba40ab912146d50ee801bb645a23b410d3601 /drivers/eisa | |
parent | 2d3e4866dea96b0506395b47bfefb234f2088dac (diff) | |
download | blackbird-op-linux-c1061255031dea76ee9e082d081b88ac6d6c8265.tar.gz blackbird-op-linux-c1061255031dea76ee9e082d081b88ac6d6c8265.zip |
scsi: libfc: do not flood console with messages 'libfc: queue full ...'
When the FCoE sending side becomes congested libfc tries to reduce the
queue depth on the host; however due to the built-in lag before
attempting to ramp down the queue depth _again_ the message log is
flooded with the following message:
libfc: queue full, reducing can_queue to 512
With this patch the message is printed only once (ie when it's
actually changed).
Signed-off-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Bart Van Assche <Bart.VanAssche@sandisk.com>
Acked-by: Johannes Thumshirn <jth@kernel.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/eisa')
0 files changed, 0 insertions, 0 deletions