net/mlx4: remove restamping from Tx error path
authorMatan Azrad <matan@mellanox.com>
Wed, 6 Dec 2017 17:57:51 +0000 (17:57 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 16 Jan 2018 17:47:49 +0000 (18:47 +0100)
commit818f1e7c2360421406848579b8ddc8430ba68dcb
treef2ec480c7a30d0068475b2751f3e92d6cb0f79d0
parent6e1a01b220f4ff2fd162f4291e299274221e8005
net/mlx4: remove restamping from Tx error path

At error time, the first 4 bytes of each WQE Tx block still have not
writen, so no need to stamp them because they are already stamped.

Signed-off-by: Matan Azrad <matan@mellanox.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
drivers/net/mlx4/mlx4_rxtx.c