OSDN Git Service

Merge branch 'net_sched'
authorDavid S. Miller <davem@davemloft.net>
Thu, 13 Feb 2014 00:23:53 +0000 (19:23 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Feb 2014 00:23:53 +0000 (19:23 -0500)
commit6028323b52e06377638b3509afffb9d86bf4bdf7
tree1b24773d7fc90d14ecc682d407e1b2560e755c77
parent7282ec8cb4f82287c2aef20a24328b42c630f7cb
parent03701d6ebd1fd1871b5965356f6d8e90ebe53699
Merge branch 'net_sched'

Cong Wang says:

====================
net_sched: act: more cleanup and improvement

v2 -> v3:
* fix a mis-splitted patch
* keep hinfo as a pointer in ops

v1 -> v2:
* Fix a bug noticed by Jamal
* Drop patches already merged into net-next
* Add patch 5/5

Patches are cleanup's for the structures of tc actions, except patch 4
which is an improvement.

See each patch for details.
====================

Cc: Stephen Hemminger <stephen@networkplumber.org>
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: David S. Miller <davem@davemloft.net>