mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-04-08 22:23:09 +00: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>