commit | 48963b4492e98fd3b3040755a16215d72552f1bb | [log] [tgz] |
---|---|---|
author | Claudiu Manoil <claudiu.manoil@freescale.com> | Tue Feb 23 11:48:39 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 24 16:55:58 2016 -0500 |
tree | 0c8d5a0087493aeaaa6a30d0dbfcf29a6e187819 | |
parent | 42f397adfc0a062a17119c08c82ed710b143a006 [diff] |
gianfar: Remove redundant ops for do_tstamp from xmit() Timestamp BD status updates that can be merged into the same "do_tstamp" block, no need for extra save/restore to the BD area. The code is more readable too. Signed-off-by: Claudiu Manoil <claudiu.manoil@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>