mlx4_core: Reduce warning message for SRQ_LIMIT event to debug level
authorJack Morgenstein <jackm@dev.mellanox.co.il>
Sun, 21 Apr 2013 15:09:59 +0000 (15:09 +0000)
committerRoland Dreier <roland@purestorage.com>
Thu, 25 Apr 2013 00:51:27 +0000 (17:51 -0700)
commite0debf9cb50d5e99bb21564627061076869b79ee
tree26cbfdbc559eff7fabe224744cb57fda454c4c91
parentf3cca4b1f410c653241f005f4f401c7cd7232058
mlx4_core: Reduce warning message for SRQ_LIMIT event to debug level

Commit acba2420f9d2 ("mlx4_core: Add wrapper functions and comm
channel and slave event support to EQs") introduced a warning printout
for SRQ LIMIT events.

This warning can flood the log when (correct, normally operating) apps
use SRQ LIMIT events as a trigger to post WQEs to SRQs.  Reduce the
warning message to be a debug printout.

Reported-by: Rick Warner <rick@microway.com>
Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/net/ethernet/mellanox/mlx4/eq.c