[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1335553447-11964-1-git-send-email-willemb@google.com>
Date: Fri, 27 Apr 2012 15:04:03 -0400
From: Willem de Bruijn <willemb@...gle.com>
To: davem@...emloft.net, netdev@...r.kernel.org,
jeffrey.t.kirscher@...el.com, eilong@...adcom.com,
aabdulla@...dia.com
Subject: [PATCH 0/4 net-next] another transmit timestamping driver set
This series adds skb_tx_timestamp calls into the ndo_start_xmit
implementations of a few more drivers. All calls are added before
increasing the txqueue write offset, to avoid the race conditions
with the completion handler experienced earlier.
All changes have been tested with the txtimestamp test at
http://kernel.googlecode.com/files/txtimestamp.c before and after
applying the change (to a slightly different kernel, though) to
verify that it actually adds the missing functionality and
introduces no obvious bugs.
Apologies if I missed any driver maintainers.
Signed-off-by Willem de Bruijn <willemb@...gle.com>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists