net_sched: act: fetch hinfo from a->ops->hinfo
authorWANG Cong <xiyou.wangcong@gmail.com>
Fri, 17 Jan 2014 19:37:02 +0000 (11:37 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Jan 2014 22:43:16 +0000 (14:43 -0800)
Every action ops has a pointer to hash info, so we don't need to
hard-code it in each module.

Cc: Jamal Hadi Salim <jhs@mojatatu.com>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found