Merge branch 'act_ife-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 27 Sep 2016 13:53:30 +0000 (09:53 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 27 Sep 2016 13:53:30 +0000 (09:53 -0400)
commit7b8147aae741fedb7eab970361cd051d47bc8021
treeeb6f82ecd60bbcea3c16a16809b2272b9147db59
parent1190cfdb1a19d89561ae51cff7d9c2ead24b3ebe
parentc006da0be033b6ddcd27ee603d0ee01491236642
Merge branch 'act_ife-fixes'

Yotam Gigi says:

====================
Fix tc-ife bugs

This patch-set contains two bugfixes in the tc-ife action, one fixing some
random behaviour in encode side, and one fixing the decode side packet
parsing logic.

v2->v3
 - Fix the encode side instead of the decode side
====================

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