]> git.baikalelectronics.ru Git - kernel.git/commit
ipmi: get COMPAT_IPMICTL_RECEIVE_MSG in sync with the native one
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 26 Jun 2017 20:47:01 +0000 (16:47 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 26 Jun 2017 20:47:01 +0000 (16:47 -0400)
commit3235e8988c55515bd146c07191d81fec98a11bd5
tree7034afb9f540e0b14e3cc814c33e4eb2fa28e1b3
parent2b2fed95b9e3fecd11ac74a802d7e129fa9184f1
ipmi: get COMPAT_IPMICTL_RECEIVE_MSG in sync with the native one

We want to know if copyout has succeeded before we commit to
freeing msg.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
drivers/char/ipmi/ipmi_devintf.c