summaryrefslogtreecommitdiffstats
path: root/drivers/net/macvtap.c
diff options
context:
space:
mode:
authorNeil Horman <nhorman@tuxdriver.com>2011-11-23 21:52:58 +0100
committerDavid S. Miller <davem@davemloft.net>2011-11-23 21:52:58 +0100
commit8c2152286aabe753519d7627a2992625b97e4b20 (patch)
tree8208f86c22fd74c30701c827be69a85a40af015a /drivers/net/macvtap.c
parentnet: remove netdev_alloc_page and use __GFP_COLD (diff)
downloadlinux-8c2152286aabe753519d7627a2992625b97e4b20.tar.xz
linux-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 <nhorman@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/macvtap.c')
0 files changed, 0 insertions, 0 deletions