]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf3414dd9f53cc3584b36f46ed265fc6a21f6d193
treeeb6f82ecd60bbcea3c16a16809b2272b9147db59
parent39abb30659a2ba285e5afc3b8b0f4f718153367c
parent179c8af94e0be4c452319423b8c447b247065c87
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>