]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'refactor-tc_action-structs'
authorDavid S. Miller <davem@davemloft.net>
Tue, 26 Jul 2016 04:49:20 +0000 (21:49 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Jul 2016 04:49:20 +0000 (21:49 -0700)
commitce25f40d21126a0bf33cdfcfc08a71019d134668
treeec43ad59bbc09fa3ddc8382f33100bd1434fe182
parent4b480aef862a64f7c6c4158da13a4b09c76215a6
parent0abd7d00ad8e77c2ae01e5c975f0b1285c2a961a
Merge branch 'refactor-tc_action-structs'

Cong Wang says:

====================
net_sched: refactor tc action structures

These two patches factor out the struct tcf_common.

v2: fix a compile warning
====================

Signed-off-by: David S. Miller <davem@davemloft.net>