From: Gerrit Renker Date: Mon, 17 Dec 2007 12:07:44 +0000 (-0200) Subject: [CCID3]: Use a function to update p_inv, and p is never used X-Git-Tag: v2.6.25-rc1~1162^2~1061 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e138e7949490eebdccbd65b1f660a0488149a6b;p=pandora-kernel.git [CCID3]: Use a function to update p_inv, and p is never used This patch 1) concentrates previously scattered computation of p_inv into one function; 2) removes the `p' element of the CCID3 RX sock (it is redundant); 3) makes the tfrc_rx_info structure standalone, only used on demand. Signed-off-by: Gerrit Renker Signed-off-by: Ian McDonald Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed