summaryrefslogtreecommitdiffstats
path: root/net/tipc/monitor.c
diff options
context:
space:
mode:
authorJon Maloy2018-11-17 18:17:06 +0100
committerDavid S. Miller2018-11-18 07:08:02 +0100
commit1c1274a56999fbdf9cf84e332b28448bb2d55221 (patch)
treef549e0616634b586ea3f8eb5cd2ee0c26113b968 /net/tipc/monitor.c
parenttipc: fix lockdep warning when reinitilaizing sockets (diff)
downloadkernel-qcow2-linux-1c1274a56999fbdf9cf84e332b28448bb2d55221.tar.gz
kernel-qcow2-linux-1c1274a56999fbdf9cf84e332b28448bb2d55221.tar.xz
kernel-qcow2-linux-1c1274a56999fbdf9cf84e332b28448bb2d55221.zip
tipc: don't assume linear buffer when reading ancillary data
The code for reading ancillary data from a received buffer is assuming the buffer is linear. To make this assumption true we have to linearize the buffer before message data is read. Signed-off-by: Jon Maloy <jon.maloy@ericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/monitor.c')
0 files changed, 0 insertions, 0 deletions