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>
Цей коміт міститься в:
Alexander Duyck
2013-01-10 08:57:46 +00:00
зафіксовано David S. Miller
джерело 01c5f864e6
коміт 024e9679a2
4 змінених файлів з 21 додано та 22 видалено

Переглянути файл

@@ -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