[AF_KEY]: no message type set
authorJerome Borsboom <j.borsboom@erasmusmc.nl>
Tue, 24 Jan 2006 20:57:19 +0000 (12:57 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Jan 2006 20:57:19 +0000 (12:57 -0800)
commit151bb0ffe51514979abf54063bb5c1dd49365137
treeb8d3465f3a9f682640589395befae5e475168b64
parentcabcac0b296cd9683bc168d60839729b720dc2b7
[AF_KEY]: no message type set

When returning a message to userspace in reply to a SADB_FLUSH or
SADB_X_SPDFLUSH message, the type was not set for the returned PFKEY
message. The patch below corrects this problem.

Signed-off-by: Jerome Borsboom <j.borsboom@erasmusmc.nl>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/key/af_key.c