All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH-UPDATE]: Changes after retracting timestamping patches
@ 2007-04-13 17:25 Gerrit Renker
  2007-04-13 17:38 ` Arnaldo Carvalho de Melo
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gerrit Renker @ 2007-04-13 17:25 UTC (permalink / raw)
  To: dccp

Following the earlier discussions of patches, here is the update
after removing the skb_get_timestamp() patches.

I. Changes
=====

The following patches have been withdrawn:

 * 6b_Timestamp_Without-Epoch.diff
        http://www.mail-archive.com/dccp@vger.kernel.org/msg01643.html

 * 6d_CCID3-TX-Use-net_timestamp.diff
        http://www.mail-archive.com/dccp@vger.kernel.org/msg01644.html

 * 6e_CCID3-RX-Use-net_timestamp.diff
        http://www.mail-archive.com/dccp@vger.kernel.org/msg01645.html

All subsequent patches which depended on these patches
have been modified using the following vim-expressions:

	s#skb_get_timestamp(skb,#dccp_timestamp(sk,#gc
	s#do_gettimeofday(#dccp_timestamp(sk,#gc

There are no other changes, which is why the patches
are not resubmitted. The number of patches in the first
patch has reduced from 25 to 19 (3 were committed, 3 withdrawn).

The following patch has changed in addition to the above:
 
 9f_CCID3-Macro-for-Moving-Average.diff

 This now uses the code sent by Arnaldo on 
   http://www.mail-archive.com/dccp@vger.kernel.org/msg01662.html
 and has been renamed into 9f_CCID3-Inline-for-Moving-Average.diff


II. Updates
=====All 66 updated patches have been uploaded to 
http://www.erg.abdn.ac.uk/users/gerrit/dccp/patch-backlog

The entire updated changeset is again in
http://www.erg.abdn.ac.uk/users/gerrit/dccp/patch-backlog/the_whole_lot.tar.gz

I have further updated the combined patch sets on 
http://www.erg.abdn.ac.uk/users/gerrit/dccp/patches_working-set/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-04-13 18:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-13 17:25 [PATCH-UPDATE]: Changes after retracting timestamping patches Gerrit Renker
2007-04-13 17:38 ` Arnaldo Carvalho de Melo
2007-04-13 17:52 ` Gerrit Renker
2007-04-13 18:14 ` Gerrit Renker

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.