]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8c58582da2101827a8b2ab84a3a92f71778d40d7
tree850fdfff2c18c165c8cb6d7fd4b750074d5fc967
parentb5adc45bee948df6cfda7c76c4edb57efa7a1193
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