Ben Dooks (Codethink)
c9ad4c1049
net: stmmac: fix argument to stmmac_pcs_ctrl_ane()
...
The stmmac_pcs_ctrl_ane() expects a register address as
argument 1, but for some reason the mac_device_info is
being passed.
Fix the warning (and possible bug) from sparse:
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:2613:17: warning: incorrect type in argument 1 (different address spaces)
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:2613:17: expected void [noderef] <asn:2> *ioaddr
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:2613:17: got struct mac_device_info *hw
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk >
Signed-off-by: David S. Miller <davem@davemloft.net >
2019-10-17 15:31:04 -04:00
..
2019-07-23 13:02:41 -07:00
2019-08-01 13:45:48 -04:00
2019-07-24 11:46:03 -07:00
2019-08-06 18:44:57 -07:00
2019-09-26 08:56:17 +02:00
2019-09-27 20:32:02 +02:00
2019-09-02 11:20:17 -07:00
2019-07-30 14:37:35 -07:00
2019-08-08 18:03:42 -07:00
2019-10-14 17:01:53 -07:00
2019-10-01 10:19:19 -07:00
2019-07-30 14:37:35 -07:00
2019-10-15 21:00:12 -07:00
2019-07-22 20:47:56 -07:00
2019-09-25 13:59:43 +02:00
2019-07-22 20:47:56 -07:00
2019-10-15 15:00:56 -07:00
2019-10-04 14:42:13 -07:00
2019-08-25 19:48:59 -07:00
2019-07-30 14:37:35 -07:00
2019-07-30 14:37:35 -07:00
2019-09-26 08:56:17 +02:00
2019-08-21 13:42:13 -07:00
2019-08-02 17:56:28 -07:00
2019-10-17 15:27:29 -04:00
2019-08-21 20:50:26 -07:00
2019-10-02 14:20:22 -07:00
2019-07-22 20:47:56 -07:00
2019-10-15 20:50:05 -07:00
2019-10-13 11:18:56 -07:00
2019-09-23 19:16:01 -07:00
2019-09-24 16:53:19 +02:00
2019-10-15 18:03:35 -07:00
2019-10-08 16:14:50 -07:00
2019-09-18 12:34:53 -07:00
2019-09-06 16:47:07 +02:00
2019-10-01 10:01:58 -07:00
2019-08-19 11:54:03 -07:00
2019-09-11 09:14:01 +01:00
2019-07-15 11:06:27 -07:00
2019-09-28 17:47:33 -07:00
2019-09-27 10:20:36 +02:00
2019-09-15 14:17:27 +02:00
2019-10-13 11:15:25 -07:00
2019-08-22 16:22:04 -07:00
2019-10-07 09:41:56 -04:00
2019-10-04 18:33:13 -07:00
2019-08-22 16:22:04 -07:00
2019-10-10 16:25:46 -07:00
2019-09-06 16:46:10 +02:00
2019-09-05 12:14:10 +02:00
2019-08-21 13:42:12 -07:00
2019-09-01 12:10:11 -07:00
2019-08-08 18:22:29 -07:00
2019-08-30 13:54:36 -07:00
2019-07-26 14:24:48 -07:00
2019-08-22 16:22:04 -07:00
2019-10-01 09:07:47 -07:00
2019-10-17 15:31:04 -04:00
2019-08-22 16:22:04 -07:00
2019-07-22 20:47:56 -07:00
2019-07-22 20:47:56 -07:00
2019-10-15 20:56:14 -07:00
2019-08-29 17:53:59 -07:00
2019-08-08 22:43:34 -07:00
2019-08-21 13:42:12 -07:00
2019-09-27 10:17:22 +02:00
2019-08-01 13:45:49 -04:00
2019-09-23 19:16:01 -07:00
2019-09-21 19:08:31 -07:00
2019-07-30 14:37:35 -07:00
2019-09-21 19:08:31 -07:00