mirror of
https://gitee.com/openharmony/kernel_linux
synced 2025-02-19 10:49:40 +00:00
![Jerome Borsboom](/assets/img/avatar_default.png)
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>