commit | 024e9679a2daaa67642693366fb63a6b8c61b9f3 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <alexander.h.duyck@intel.com> | Thu Jan 10 08:57:46 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 10 22:47:04 2013 -0800 |
tree | 2661a1d8f50699e508f7bb0fbe83c90bbd2de3d2 | |
parent | 01c5f864e62b1c1ee72fb492c6c5e47a162a507b [diff] |
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>