commit | f11970e383acd6f505f492f1bc07fb1a4d884829 | [log] [tgz] |
---|---|---|
author | Neil Horman <nhorman@tuxdriver.com> | Tue May 24 08:31:09 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed May 25 17:55:25 2011 -0400 |
tree | 5dfa4653fedb08174f1143146a6fb205033d5243 | |
parent | 6dcbbe25dcc9bd2bdeb4f685f8fb874ffc10e6be [diff] |
net: make dev_disable_lro use physical device if passed a vlan dev (v2) 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 <nhorman@tuxdriver.com> CC: davem@davemloft.net CC: bhutchings@solarflare.com Signed-off-by: David S. Miller <davem@davemloft.net>