net: Remove NET_CORE_BUDGET_USECS from sysctl binary interface.
We are not supposed to add new entries to this thing any more. Thanks to Eric Dumazet for noticing this. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -274,7 +274,6 @@ enum
|
||||
NET_CORE_AEVENT_ETIME=20,
|
||||
NET_CORE_AEVENT_RSEQTH=21,
|
||||
NET_CORE_WARNINGS=22,
|
||||
NET_CORE_BUDGET_USECS=23,
|
||||
};
|
||||
|
||||
/* /proc/sys/net/ethernet */
|
||||
|
Reference in New Issue
Block a user