diff options
author | Yangbo Lu <[email protected]> | 2016-06-02 17:36:28 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-06-03 19:32:23 -0400 |
commit | 9c8b0778e48e4bbdb77121c6c1b7dd48e5182e67 (patch) | |
tree | 07af47943c364135e8efe4bbec0a63142a56fe6a /net/switchdev/switchdev.c | |
parent | 8d5958f424b62060a8696b12c17dad198d5d386f (diff) |
gianfar: fix the last transmit buffer descriptor
When the transmit hardware timestamping is enabled, an additional
TxBD would be added and would be set as the last TxBD with TXBD_LAST
and TXBD_INTERRUPT. However this has been broken by a patch recently.
This made the software couldn't get transmit hardware timestamps and
resulted in call trace. So, this patch is to fix this issue.
Fixes: 48963b4492e9 ("gianfar: Remove redundant ops for do_tstamp
from xmit()")
Signed-off-by: Yangbo Lu <[email protected]>
Reviewed-by: Claudiu Manoil <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions