mlx4_core: Remove annoying debug message in the resource tracker
authorOr Gerlitz <ogerlitz@mellanox.com>
Thu, 23 Aug 2012 14:09:05 +0000 (14:09 +0000)
committerRoland Dreier <roland@purestorage.com>
Mon, 1 Oct 2012 03:33:09 +0000 (20:33 -0700)
commita084feebd24764fab9657a586ea65484ddbd79cf
tree5361acdc2d649a48ac9db37ff8aac05a6537443e
parent426dd00d76ad7c96250f5b5f871847d545fef33c
mlx4_core: Remove annoying debug message in the resource tracker

This innocent print makes it very hard to actually use the mlx4_core
debug messages -- for example, the module load sequence of a device
with two VFs yielded 3200 debug prints, with 2800 of them being this
one.  Let's just remove it.

Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/net/ethernet/mellanox/mlx4/resource_tracker.c