From: Cong Wang <xiyou.wangc...@gmail.com> Date: Fri, 19 Aug 2016 12:36:54 -0700
> After commit 22dc13c837c3 ("net_sched: convert tcf_exts from list to pointer > array") > we do dynamic allocation in tcf_exts_init(), therefore we need > to handle the ENOMEM case properly. > > Cc: Jamal Hadi Salim <j...@mojatatu.com> > Signed-off-by: Cong Wang <xiyou.wangc...@gmail.com> Applied.