commit | 5da57f422d89c504a1d72dadd4e19d3dca8e974e | [log] [tgz] |
---|---|---|
author | WANG Cong <[email protected]> | Sun Dec 15 20:15:07 2013 -0800 |
committer | David S. Miller <[email protected]> | 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 <[email protected]> Cc: David S. Miller <[email protected]> Signed-off-by: Cong Wang <[email protected]> Signed-off-by: Jamal Hadi Salim <[email protected]> Signed-off-by: David S. Miller <[email protected]>