Files
linux/net/core
Yajun Deng f85b244ee3 xdp: move the if dev statements to the first
The xdp_rxq_info_unreg() called by xdp_rxq_info_reg() is meaningless when
dev is NULL, so move the if dev statements to the first.

Signed-off-by: Yajun Deng <yajun.deng@linux.dev>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-12-18 12:35:49 +00:00
..
2021-08-13 14:09:19 -07:00
2021-12-16 07:18:35 -08:00
2021-11-16 13:16:54 +00:00
2021-11-16 19:07:54 -08:00
2020-06-18 20:46:23 -07:00