mirror of
https://github.com/torvalds/linux.git
synced 2025-11-10 21:48:46 +02:00
Checking if dump is empty requires a couple of casts. Add a convenient wrapper. Add an example use in the netdev sample, loopback is always present so an empty dump is an error. Reviewed-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Link: https://lore.kernel.org/r/20240329181651.319326-1-kuba@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| devlink.c | ||
| ethtool.c | ||
| Makefile | ||
| netdev.c | ||
| ovs.c | ||
| page-pool.c | ||