Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit ce4adcc6 authored by Andreas Eversberg's avatar Andreas Eversberg Committed by Linus Torvalds
Browse files

mISDN: Fix handling of receive buffer size in L1oIP



The size of receive buffer pointer was used to get size of
receive buffer instead of recvbuf_size itself, so only 4/8
bytes could be transfered.

This is a regression to 2.6.30 introduced by commit
8c90e11e ("mISDN: Use
kernel_{send,recv}msg instead of open coding")

Signed-off-by: default avatarAndreas Eversberg <andreas@eversberg.eu>
Signed-off-by: default avatarKarsten Keil <keil@b1-systems.de>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent f151cd2c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment