commit | 01c196a2d3d1cfaab7d20879236e981104749510 | [log] [tgz] |
---|---|---|
author | Achiad Shochat <achiad@mellanox.com> | Tue Nov 03 08:07:19 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 03 10:41:50 2015 -0500 |
tree | 8a0b5fab06f0ea037f0fee7d7b2d4df13c6e2f1d | |
parent | a1985740904342a884471348f6e038ee5d706c36 [diff] |
net/mlx5e: Wait for RX buffers initialization in a more proper manner Use jiffies rather than wait loop with msleep(). The wait loop didn't take into consideration time when the process was not executing. Signed-off-by: Achiad Shochat <achiad@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>