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)
commitc43212bb7bebe24a93a7a7d86e767e1ce295d72a
treeec43ad59bbc09fa3ddc8382f33100bd1434fe182
parentb93dd49c1a35884864027abd707889b795637f7a
parentec0595cc4495be579309b4bfd5e997af0f2ae6f9
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>