mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
If the user passes MSG_TRUNC in via msg_flags, return the full packet size not the truncated size. Idea from Herbert Xu and Thomas Graf. Signed-off-by: David S. Miller <davem@davemloft.net>