mirror of
https://github.com/commaai/agnos-kernel-sdm845.git
synced 2026-06-13 22:04:48 +08:00
We do have some USB net devices, which cannot do ARP. so we can introduce a new flag FLAG_NOARP, then client drivers can easily handle this kind of devices Signed-off-by: Wei Shuai <cpuwolf@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>