sparc: add SO_RESERVE_MEM definition.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller 2021-10-01 14:38:10 +01:00
parent a70e3f024d
commit bfaf03935f

View file

@ -124,6 +124,9 @@
#define SO_BUF_LOCK 0x0051
#define SO_RESEVE_MEM 0x0052
#if !defined(__KERNEL__)