Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet
Andrew Gallatin 59e955edb7 myri10ge: fix most sparse warnings
- convert remaining htonl/ntohl +__raw_read/__raw_writel to
  swab32 + readl/writel
- add missing __iomem qualifier in myri10ge_open()
- fix  dubious: x & !y warning by switching from logical to bitwise not

The swab32 conversion fixes a bug in myri10ge_led() where
big-endian machines would write the wrong pattern.

The only remaining warning (lock context imbalance) is due to
the use of __netif_tx_trylock(), and cannot easily be fixed.

Signed-off-by: Andrew Gallatin <gallatin@myri.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-12-05 16:01:27 -05:00
..
2012-12-03 11:16:32 -08:00
2012-12-03 11:16:41 -08:00
2012-12-03 11:16:38 -08:00
2012-12-03 11:16:54 -08:00
2012-12-03 11:16:54 -08:00
2012-12-03 11:16:42 -08:00
2012-12-03 11:16:42 -08:00
2012-12-03 11:16:42 -08:00
2012-12-03 11:16:42 -08:00
2012-12-03 11:16:52 -08:00
2012-12-03 11:16:43 -08:00
2012-12-03 11:16:43 -08:00
2012-12-03 11:16:12 -08:00
2012-12-03 11:16:43 -08:00
2012-12-03 11:16:54 -08:00
2012-12-03 11:17:07 -08:00
2012-12-03 11:16:44 -08:00
2012-12-03 11:16:44 -08:00
2012-12-03 11:16:44 -08:00
2012-12-03 11:16:46 -08:00
2012-12-03 11:16:46 -08:00
2012-12-03 11:16:46 -08:00
2012-12-03 11:16:55 -08:00
2012-12-03 11:16:46 -08:00
2012-12-03 11:16:51 -08:00
2012-12-03 11:16:52 -08:00
2012-12-03 11:16:55 -08:00
2012-12-03 11:16:53 -08:00
2012-12-03 11:16:56 -08:00
2012-12-03 11:16:56 -08:00
2012-12-03 11:16:54 -08:00