]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Tue, 18 Sep 2012 17:59:29 +0000 (10:59 -0700)
commitc1163dd5bc740b69541bc2b21075e5bc67018b4f
treee65f00b7d831c63f383a6e361626c071a68619a6
parent68d75fe614453c9b2ff597fd97de01dba3893eb6
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