From: Jean-Mickael Guerin Date: Tue, 1 Dec 2009 08:47:26 +0000 (+0000) Subject: net: compat_mmsghdr must be used in sys_recvmmsg X-Git-Tag: v2.6.33-rc1~388^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7256d0eb4c82b789125f610fea11c6e82b1bcff;p=pandora-kernel.git net: compat_mmsghdr must be used in sys_recvmmsg Both to traverse the entries and to set the msg_len field. Commiter note: folded two patches and avoided one branch repeating the compat test. Signed-off-by: Jean-Mickael Guerin Signed-off-by: Arnaldo Carvalho de Melo Signed-off-by: David S. Miller --- Reading git-diff-tree failed