commit | 5da57f422d89c504a1d72dadd4e19d3dca8e974e | [log] [tgz] |
---|---|---|
author | WANG Cong <xiyou.wangcong@gmail.com> | Sun Dec 15 20:15:07 2013 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 18 12:52:07 2013 -0500 |
tree | e67d0f6b9f50c60707a26c58b0937e6fd6eef22d | |
parent | 33be627159913b094bb578e83e9a7fdc66c10208 [diff] |
net_sched: cls: refactor out struct tcf_ext_map These information can be saved in tcf_exts, and this will simplify the code. 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>