mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
49ae83fc4f
NAPI cache skb_count is being checked twice without condition. Change to checking the second time only if the first check is run. Signed-off-by: Sieng Piaw Liew <liew.s.piaw@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>