]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
net: sched: ife: signal not finding metaid
authorAlexander Aring <aring@mojatatu.com>
Fri, 20 Apr 2018 19:15:03 +0000 (15:15 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 23 Apr 2018 01:12:00 +0000 (21:12 -0400)
commitf6cd14537ff9919081be19b9c53b9b19c0d3ea97
tree523e34eedb64ac0cb4e1e32ef0e11d02b875e3e2
parent7c5aba211dd61f41d737a2c51729eb9fdcd3edf4
net: sched: ife: signal not finding metaid

We need to record stats for received metadata that we dont know how
to process. Have find_decode_metaid() return -ENOENT to capture this.

Signed-off-by: Alexander Aring <aring@mojatatu.com>
Reviewed-by: Yotam Gigi <yotam.gi@gmail.com>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/act_ife.c