From: Eric Van Hensbergen Date: Mon, 13 Oct 2008 23:45:24 +0000 (-0500) Subject: 9p: consolidate mux_rpc and request structure X-Git-Tag: v2.6.28-rc1~95^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21c003687e2d1c589cf177a3ba17fd439af94850;p=pandora-kernel.git 9p: consolidate mux_rpc and request structure Currently, trans_fd has two structures (p9_req and p9_mux-rpc) which contain mostly duplicate data. This patch consolidates these two structures and removes p9_mux_rpc. Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed