mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>