diff options
| author | Neil Horman <[email protected]> | 2011-11-23 20:52:58 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2011-11-23 20:52:58 +0000 |
| commit | 8c2152286aabe753519d7627a2992625b97e4b20 (patch) | |
| tree | 8208f86c22fd74c30701c827be69a85a40af015a /net/dsa/dsa.c | |
| parent | net: remove netdev_alloc_page and use __GFP_COLD (diff) | |
| download | kernel-8c2152286aabe753519d7627a2992625b97e4b20.tar.gz kernel-8c2152286aabe753519d7627a2992625b97e4b20.zip | |
netprio_cgroup: Fix build break
I broke the build with the addition of netprio_cgroups if CONFIG_CGROUPS=n.
This patch corrects it by moving the offending struct into an ifdef
CONFIG_CGROUPS block. Also clean up a few needless defines and inline functions
that don't get called if CONFIG_CGROUPS isn't defined while Im at it.
Signed-off-by: Neil Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/dsa/dsa.c')
0 files changed, 0 insertions, 0 deletions
