From: Inaky Perez-Gonzalez Date: Tue, 31 Mar 2009 00:51:54 +0000 (-0700) Subject: wimax/i2400m: trace commands sent from user space on the "echo" pipe X-Git-Tag: v2.6.31-rc1~330^2~229^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44b849d11bf6801a642dd1aa9a70e470d046d273;p=pandora-kernel.git wimax/i2400m: trace commands sent from user space on the "echo" pipe When commands are sent from user space, trace both the command sent and the answer received over the "echo" pipe instead of over the "trace" pipe when command tracing is enabled. As well, when the device sends a reports/indications, send it over the "echo" pipe. The "trace" pipe is used by the device to send firmware traces; gets confusing. Another named pipe makes it easier to split debug information. Signed-off-by: Inaky Perez-Gonzalez --- Reading git-diff-tree failed