]> git.baikalelectronics.ru Git - kernel.git/commit
gianfar: Remove redundant ops for do_tstamp from xmit()
authorClaudiu Manoil <claudiu.manoil@freescale.com>
Tue, 23 Feb 2016 09:48:39 +0000 (11:48 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Feb 2016 21:55:58 +0000 (16:55 -0500)
commit2fb8379ba078bdef91068aaa19468c9b336952f4
tree0c8d5a0087493aeaaa6a30d0dbfcf29a6e187819
parent6f43f75d21f35a82972dee1db0eb48c1305115fd
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>
drivers/net/ethernet/freescale/gianfar.c