diff options
author | Grygorii Strashko <grygorii.strashko@ti.com> | 2022-04-08 15:48:38 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-04-11 13:27:33 +0200 |
commit | d072c88c28e1e2c886681bbb0f1748b8e6ff105f (patch) | |
tree | ce3a98515c37491dbaf4056cfc470e1944e24500 /drivers/net/netdevsim | |
parent | Merge branch 'mptcp-next' (diff) | |
download | linux-d072c88c28e1e2c886681bbb0f1748b8e6ff105f.tar.xz linux-d072c88c28e1e2c886681bbb0f1748b8e6ff105f.zip |
net: ethernet: ti: cpsw: drop CPSW_HEADROOM define
Since commit 1771afd47430 ("net: cpsw: avoid alignment faults by taking
NET_IP_ALIGN into account") the TI CPSW driver was switched to use correct
define CPSW_HEADROOM_NA to avoid alignment faults, but there are two places
left where CPSW_HEADROOM is still used (without causing issues).
Hence, completely drop CPSW_HEADROOM define and use CPSW_HEADROOM_NA
everywhere to avoid further mistakes in code.
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/netdevsim')
0 files changed, 0 insertions, 0 deletions