Patch 1 fixes memory corruption due to overlapping regions in TID table. Patch 2 fixes NULL pointer dereference when attempting to parse pattern match items without any spec.
Thanks, Rahul Rahul Lakkireddy (2): net/cxgbe: fix overlapping regions in TID table net/cxgbe: skip parsing match items with no spec drivers/net/cxgbe/cxgbe_flow.c | 4 ++++ drivers/net/cxgbe/cxgbe_main.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) -- 2.18.0