alistair23-linux/drivers/net/dsa
Andrew Lunn 48ace4ef4c dsa: mv88e6xxx: Kill the REG_READ and REG_WRITE macros
These macros hide a ds variable and a return statement on error, which
can lead to locking issues. Kill them off.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Tested-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-04-16 19:23:45 -04:00
..
bcm_sf2.c dsa: Rename phys_port_mask to enabled_port_mask 2016-04-13 18:15:23 -04:00
bcm_sf2.h net: dsa: pass bridge down to drivers 2016-02-23 14:52:46 -05:00
bcm_sf2_regs.h net: dsa: bcm_sf2: Implement FDB operations 2015-10-26 18:14:02 -07:00
Kconfig dsa: Rename mv88e6123_61_65 to mv88e6123 to be consistent 2016-03-14 15:43:10 -04:00
Makefile dsa: Rename mv88e6123_61_65 to mv88e6123 to be consistent 2016-03-14 15:43:10 -04:00
mv88e6xxx.c dsa: mv88e6xxx: Kill the REG_READ and REG_WRITE macros 2016-04-16 19:23:45 -04:00
mv88e6xxx.h dsa: mv88e6xxx: Kill the REG_READ and REG_WRITE macros 2016-04-16 19:23:45 -04:00
mv88e6060.c dsa: Rename phys_port_mask to enabled_port_mask 2016-04-13 18:15:23 -04:00
mv88e6060.h net: dsa: Keep the mii bus and address in the private structure 2016-04-13 18:15:23 -04:00
mv88e6123.c dsa: mv88e6xxx: Kill the REG_READ and REG_WRITE macros 2016-04-16 19:23:45 -04:00
mv88e6131.c dsa: mv88e6xxx: Kill the REG_READ and REG_WRITE macros 2016-04-16 19:23:45 -04:00
mv88e6171.c dsa: mv88e6xxx: Kill the REG_READ and REG_WRITE macros 2016-04-16 19:23:45 -04:00
mv88e6352.c dsa: mv88e6xxx: Kill the REG_READ and REG_WRITE macros 2016-04-16 19:23:45 -04:00