examples/l3fwd-power: disable link status interrupt
authorNikhil Agarwal <nikhil.agarwal@linaro.org>
Tue, 12 Dec 2017 10:08:26 +0000 (15:38 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 15 Jan 2018 17:41:16 +0000 (18:41 +0100)
commit39799e861b544af0a5453154e8cfa241482e05ae
tree3f56048ba80c0b1cd0876c923f11f26b7a6c7ba8
parent47d834ba1aa4789736b416074b74f0f1f0b6d6b7
examples/l3fwd-power: disable link status interrupt

This application does not need Link Status Interrupt.
It will cause failure for the platforms not supporting LSC.

Signed-off-by: Nikhil Agarwal <nikhil.agarwal@linaro.org>
Acked-by: David Hunt <david.hunt@intel.com>
examples/l3fwd-power/main.c