net_sched: make traffic control network namespace aware
authorTom Goff <thomas.goff@boeing.com>
Fri, 19 Mar 2010 15:40:13 +0000 (15:40 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Mar 2010 03:26:25 +0000 (20:26 -0700)
commit7316ae88c43d47f6503f4c29b4973204e33c3411
tree442b265d3fd083065330e355cf8e9c73196cc443
parent300bc0602489d9f09f7b548f790afd2952f6070b
net_sched: make traffic control network namespace aware

Mostly minor changes to add a net argument to various functions and
remove initial network namespace checks.

Make /proc/net/psched per network namespace.

Signed-off-by: Tom Goff <thomas.goff@boeing.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/act_api.c
net/sched/cls_api.c
net/sched/sch_api.c