]> 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)
commit4e9c2b8a902fad8cf53558d2527f797501f9ff16
treeec43ad59bbc09fa3ddc8382f33100bd1434fe182
parent6ce0abbd62a4193771cf206ce4688a19bb97d165
parent2b5eb81797e1a586228a79758b1a0ab830e1baa1
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>