Re: [PATCH 2/2] net: make dev_disable_lro use physical device if passed a vlan dev (v2)
From: David Miller <davem@davemloft.net>
Date: 2011-05-25 21:57:33
From: David Miller <davem@davemloft.net>
Date: 2011-05-25 21:57:33
From: Neil Horman <nhorman@tuxdriver.com> Date: Tue, 24 May 2011 14:31:09 -0400
If the device passed into dev_disable_lro is a vlan, then repoint the dev poniter so that we actually modify the underlying physical device. Signed-of-by: Neil Horman [off-list ref]
Applied.