From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ivo Calado Date: Tue, 08 Sep 2009 18:28:42 +0000 Subject: [PATCH 1/5] First Patch on TFRC-SP. Copy base files from TFRC Message-Id: <4AA6A25A.5040508@embedded.ufcg.edu.br> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: dccp@vger.kernel.org First Patch on TFRC-SP. Does a copy from TFRC and adjust symbols name with infix "_sp". Also updates Kconfig and init/exit code. An #ifndef was added to headers that have commom symbols with TFRC that were not changed, so they don't get included twice. Following the rule #8 in Documentation/SubmittingPatches the patch is stored at http://embedded.ufcg.edu.br/~ivocalado/dccp/patches_tfrc_sp/tfrc_sp_receiver_01.patch