commit | d7256d0eb4c82b789125f610fea11c6e82b1bcff | [log] [tgz] |
---|---|---|
author | Jean-Mickael Guerin <jean-mickael.guerin@6wind.com> | Tue Dec 01 08:47:26 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 02 01:23:23 2009 -0800 |
tree | 60cf4d3350f16dfaba359933aa5ed9a8e97b0533 | |
parent | 810c07194f6ef541625e65b53392e9f605611a1a [diff] |
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 <jean-mickael.guerin@6wind.com> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>