This is a small series that reduces the stack memory usage for the
sja1105 driver.

Vladimir Oltean (2):
  net: dsa: sja1105: Move sja1105_spi_transfer into sja1105_xfer
  net: dsa: sja1105: Switch to scatter/gather API for SPI

 drivers/net/dsa/sja1105/sja1105.h     |   2 +-
 drivers/net/dsa/sja1105/sja1105_spi.c | 182 ++++++++++++--------------
 2 files changed, 85 insertions(+), 99 deletions(-)

-- 
2.17.1

Reply via email to