Files
android_kernel_xiaomi_sm8450/drivers/net/phy
Jaeden Amero 3c9a9f7fb0 net/phy: micrel: Be more const correct
In a few places in this driver, we weren't using const where we could
have. Use const more.

In addition, change the arrays of strings in ksz9031_config_init() to be
not only const, but also static.

Signed-off-by: Jaeden Amero <jaeden.amero@ni.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-06-08 00:50:48 -07:00
..
2015-06-03 19:41:04 -07:00
2015-06-03 19:41:04 -07:00
2015-05-27 00:27:35 -04:00