This mirrors netif_disable_lro() and dev_disable_lro() faithfully, including the recursive lower device walk and the split between the internal helper in dev.c and the exported wrapper in dev_api.c. Clearing both NETIF_F_GRO and NETIF_F_GRO_HW matches the changelog.
Reviewed-by: Ali Ahmet Memis <[email protected]>

