[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1197292318-29659-1-git-send-email-gerrit@erg.abdn.ac.uk>
Date: Mon, 10 Dec 2007 13:11:54 +0000
From: Gerrit Renker <gerrit@....abdn.ac.uk>
To: acme@...hat.com
Cc: dccp@...r.kernel.org, netdev@...r.kernel.org
Subject: [PATCH 0/4] [TFRC]: Revised Loss Intervals Patches (macro-less, new swap function)
This revision updates earlier patches, following discussion,
and adds one additional cleanup patch at the end.
Patch #1: Revision of initialisation patch; fixed calling __exit function
from __init function - identified by Arnaldo.
Patch #2: Revision - re-converted tfrc_rx_hist_entry() back to inline,
following discussion with Arnaldo.
Patch #3: Reworked - loss intervals database. Individual changes:
- replaced tfrc_rx_hist_swap() with routine suggested by Arnaldo;
- replaced all access macros with inlines or in-place(s);
- replaced LIH_INDEX also with inline instead of macro.
Patch #4: Removes redundant debugging output from syslog.
--
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