From: Stefan Wahren
Date: Tue, 23 Feb 2016 19:23:23 +
> Currently qcaspi_netdev_setup accidentally clears IFF_BROADCAST.
> So fix this by keeping the flags from ether_setup.
>
> Reported-by: Michael Heimpold
> Signed-off-by: Stefan Wahren
> Fixes: 291ab06ecf67 (net: qualcomm: new Ethernet
Currently qcaspi_netdev_setup accidentally clears IFF_BROADCAST.
So fix this by keeping the flags from ether_setup.
Reported-by: Michael Heimpold
Signed-off-by: Stefan Wahren
Fixes: 291ab06ecf67 (net: qualcomm: new Ethernet over SPI driver for QCA7000)
---
drivers/net/ethernet/qualcomm/qca_spi.