net/mlx4_en: Change the error print to debug print
authorKamal Heib <kamalh@mellanox.com>
Tue, 9 May 2017 11:45:22 +0000 (14:45 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 9 May 2017 15:22:46 +0000 (11:22 -0400)
commit505a9249c23988768983aaa0766ce54e0dbe037d
tree73f41af017306e51665298ca714be9dff880fbe0
parent4c19e2f2a86f2281014c1e06785715ad9864c9cc
net/mlx4_en: Change the error print to debug print

The error print within mlx4_en_calc_rx_buf() should be a debug print.

Fixes: 51151a16a60f ('mlx4: allow order-0 memory allocations in RX path')
Signed-off-by: Kamal Heib <kamalh@mellanox.com>
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx4/en_rx.c