netlink: Add comment to warn about deprecated netlink rings attribute request
Signed-off-by: Fabien Siron <fabien.siron@epita.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
f0362eab22
commit
5fb384b066
@ -49,6 +49,7 @@ enum {
|
||||
#define NDIAG_SHOW_MEMINFO 0x00000001 /* show memory info of a socket */
|
||||
#define NDIAG_SHOW_GROUPS 0x00000002 /* show groups of a netlink socket */
|
||||
#ifndef __KERNEL__
|
||||
/* deprecated since 4.6 */
|
||||
#define NDIAG_SHOW_RING_CFG 0x00000004 /* show ring configuration */
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user