mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove old reference to IP_RSSCPUID.
Submitted by: Eggert, Lars <lars@netapp.com>
This commit is contained in:
parent
25c9d5e593
commit
81a99d38e9
1 changed files with 0 additions and 3 deletions
|
|
@ -1177,9 +1177,6 @@ ip_ctloutput(struct socket *so, struct sockopt *sopt)
|
|||
case IP_RECVTOS:
|
||||
case IP_FLOWID:
|
||||
case IP_FLOWTYPE:
|
||||
#ifdef RSS
|
||||
case IP_RSSCPUID:
|
||||
#endif
|
||||
switch (sopt->sopt_name) {
|
||||
|
||||
case IP_TOS:
|
||||
|
|
|
|||
Loading…
Reference in a new issue