From: Hendrik Brueckner Date: Tue, 21 Apr 2009 23:26:24 +0000 (+0000) Subject: af_iucv: Modify iucv msg target class using control msghdr X-Git-Tag: v2.6.31-rc1~330^2~575 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44b1e6b5f9a93cc2ba024e09cf137d5f1b5f8426;p=pandora-kernel.git af_iucv: Modify iucv msg target class using control msghdr Allow 'classification' of socket data that is sent or received over an af_iucv socket. For classification of data, the target class of an (native) iucv message is used. This patch provides the cmsg interface for iucv_sock_recvmsg() and iucv_sock_sendmsg(). Applications can use the msg_control field of struct msghdr to set or get the target class as a "socket control message" (SCM/CMSG). Signed-off-by: Hendrik Brueckner Signed-off-by: Ursula Braun Signed-off-by: David S. Miller --- Reading git-diff-tree failed