linux/net/dsa
Andrew Lunn ff04955c2f dsa: Rename switch chip data to cd
The dsa_switch structure contains a dsa_chip_data member called pd.
However in the rest of the code, pd is used for dsa_platform_data.
This is confusing. Rename it cd, which is already often used in dsa.c
and slave.c for this data type.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-05-11 19:36:28 -04:00
..
Kconfig
Makefile
dsa.c dsa: Rename switch chip data to cd 2016-05-11 19:36:28 -04:00
dsa_priv.h
slave.c dsa: Rename switch chip data to cd 2016-05-11 19:36:28 -04:00
tag_brcm.c
tag_dsa.c
tag_edsa.c
tag_trailer.c