“f7c99b6fc7b3791cd24e0763cd4967d744c164a3”上不存在“fs/xfs/git@gitcode.net:openeuler/kernel.git”
-
由 Norbert Zulinski 提交于
Fix bad page state, free inappropriate page in handling dummy descriptor. iavf_build_skb now has to check not only if rx_buffer is NULL but also if size is zero, same thing in iavf_clean_rx_irq. Without this patch driver would free page that will be used by napi_build_skb. Fixes: a9f49e00 ("iavf: Fix handling of dummy receive descriptors") Signed-off-by: NNorbert Zulinski <norbertx.zulinski@intel.com> Signed-off-by: NMateusz Palczewski <mateusz.palczewski@intel.com> Tested-by: NKonrad Jankowski <konrad0.jankowski@intel.com> Signed-off-by: NTony Nguyen <anthony.l.nguyen@intel.com>
66039eb9