diff options
author | Jon Maloy <[email protected]> | 2018-11-17 12:17:06 -0500 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-11-17 22:08:02 -0800 |
commit | 1c1274a56999fbdf9cf84e332b28448bb2d55221 (patch) | |
tree | f549e0616634b586ea3f8eb5cd2ee0c26113b968 /net/switchdev/switchdev.c | |
parent | adba75be0d23cca92a028749d92c60c8909bbdb3 (diff) |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions