diff options
author | 2016-04-07 15:16:44 +0300 | |
---|---|---|
committer | 2016-04-11 15:11:59 -0400 | |
commit | 71a2cbb72a2bcbf3f1c1b14031870e37ad5e8109 (patch) | |
tree | ce4dcb926cfe6e2f86bd6cf41cc1703c31bd7587 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drivers: net: cpsw: fix port_mask parameters in ale calls (diff) | |
download | wireguard-linux-71a2cbb72a2bcbf3f1c1b14031870e37ad5e8109.tar.xz wireguard-linux-71a2cbb72a2bcbf3f1c1b14031870e37ad5e8109.zip |
drivers: net: cpsw: drop host_port field from struct cpsw_priv
The host_port field is constantly assigned to 0 and this value has
never changed (since time when cpsw driver was introduced. More over,
if this field will be assigned to non 0 value it will break current
driver functionality.
Hence, there are no reasons to continue maintaining this host_port
field and it can be removed, and the HOST_PORT_NUM and ALE_PORT_HOST
defines can be used instead.
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions