mbox series

[0/3] ocelot_ace: fix and improve the driver

Message ID 20190812104827.5935-1-yangbo.lu@nxp.com
Headers show
Series ocelot_ace: fix and improve the driver | expand

Message

Yangbo Lu Aug. 12, 2019, 10:48 a.m. UTC
This patch-set is to fix some issues and improve the ocelot_ace driver
for using.

Yangbo Lu (3):
  ocelot_ace: drop member port from ocelot_ace_rule structure
  ocelot_ace: fix ingress ports setting for rule
  ocelot_ace: fix action of trap

 drivers/net/ethernet/mscc/ocelot_ace.c    | 20 ++++++++++----------
 drivers/net/ethernet/mscc/ocelot_ace.h    |  4 ++--
 drivers/net/ethernet/mscc/ocelot_flower.c |  8 ++++----
 3 files changed, 16 insertions(+), 16 deletions(-)