mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
The bit mask for MSG_* seems a little confused here. Replace it with BIT() to make it clear to understand. Signed-off-by: Menglong Dong <dong.menglong@zte.com.cn> Signed-off-by: David S. Miller <davem@davemloft.net>