commit | 505a9249c23988768983aaa0766ce54e0dbe037d | [log] [tgz] |
---|---|---|
author | Kamal Heib <kamalh@mellanox.com> | Tue May 09 14:45:22 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Tue May 09 11:22:46 2017 -0400 |
tree | 73f41af017306e51665298ca714be9dff880fbe0 | |
parent | 4c19e2f2a86f2281014c1e06785715ad9864c9cc [diff] |
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>