Commit 233c9edc authored by Dan Carpenter's avatar Dan Carpenter Committed by David Howells
Browse files

afs: unmapping the wrong buffer

We switched from kmap_atomic() to kmap() so the kunmap() calls need to
be updated to match.

Fixes: d001648e

 ('rxrpc: Don't expose skbs to in-kernel users [ver #2]')
Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent 6d3a4c40
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment