Re: [PATCH v2] net: Stop warning about SO_BSDCOMPAT usage

From: David Miller
Date: Wed Aug 19 2020 - 15:54:16 EST


From: Miaohe Lin <linmiaohe@xxxxxxxxxx>
Date: Wed, 19 Aug 2020 04:32:08 -0400

> We've been warning about SO_BSDCOMPAT usage for many years. We may remove
> this code completely now.
>
> Suggested-by: David S. Miller <davem@xxxxxxxxxxxxx>
> Signed-off-by: Miaohe Lin <linmiaohe@xxxxxxxxxx>

Applied to net-next, thank you.