commit | 151bb0ffe51514979abf54063bb5c1dd49365137 | [log] [tgz] |
---|---|---|
author | Jerome Borsboom <j.borsboom@erasmusmc.nl> | Tue Jan 24 12:57:19 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 24 12:57:19 2006 -0800 |
tree | b8d3465f3a9f682640589395befae5e475168b64 | |
parent | cabcac0b296cd9683bc168d60839729b720dc2b7 [diff] |
[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>