commit | eb0cabbd1bebbf41858ded768c9cad8840708447 | [log] [tgz] |
---|---|---|
author | Amir Vadai <amirv@mellanox.com> | Tue Apr 23 06:06:50 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 24 16:30:14 2013 -0400 |
tree | 213870df2f1d71789b063c4c461d1d70eb9d61f2 | |
parent | ec693d47010e8302e61e0bdf3f47496c5610641a [diff] |
net/mlx4_en: Support software timestamping Kernel software timestamping requires that the driver calls skb_tx_timestamp just before passing the skb to the HW MAC layer. This patch adds this call. Signed-off-by: Amir Vadai <amirv@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>