net_sched: Remove unnecessary checks for act->ops
authorJamal Hadi Salim <jhs@mojatatu.com>
Mon, 23 Dec 2013 13:02:12 +0000 (08:02 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 Jan 2014 21:46:32 +0000 (16:46 -0500)
commit63acd6807c50bfb6a526713c640076ae2226c12a
tree850fdfff2c18c165c8cb6d7fd4b750074d5fc967
parentfbf2671bb8e9c3329c52dae34b06e975a061d0a0
net_sched: Remove unnecessary checks for act->ops

Remove unnecessary checks for act->ops
(suggested by Eric Dumazet).

Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/act_api.c
net/sched/cls_api.c