net: Add support for XPS without sysfs being defined
This patch makes it so that we can support transmit packet steering without sysfs needing to be enabled. The reason for making this change is to make it so that a driver can make use of the XPS even while the sysfs portion of the interface is not present. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Цей коміт міститься в:

зафіксовано
David S. Miller

джерело
01c5f864e6
коміт
024e9679a2
@@ -232,7 +232,7 @@ config RFS_ACCEL
|
||||
|
||||
config XPS
|
||||
boolean
|
||||
depends on SMP && SYSFS && USE_GENERIC_SMP_HELPERS
|
||||
depends on SMP && USE_GENERIC_SMP_HELPERS
|
||||
default y
|
||||
|
||||
config NETPRIO_CGROUP
|
||||
|
Посилання в новій задачі
Заблокувати користувача