From: Bryan O'Sullivan Date: Sat, 1 Jul 2006 11:36:14 +0000 (-0700) Subject: [PATCH] IB/ipath: read/write correct sizes through diag interface X-Git-Tag: v2.6.18-rc1~213 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d8e9dd050ea78862b6c5e2c873ad6407f9b2428;p=pandora-kernel.git [PATCH] IB/ipath: read/write correct sizes through diag interface We must increment uaddr by size we are reading or writing, since it's passed as a char *, not a pointer to the appropriate size. Signed-off-by: Dave Olson Signed-off-by: Bryan O'Sullivan Cc: "Michael S. Tsirkin" Cc: Roland Dreier Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed