commit | 348baa6c81cf774811040e4da01438d077a08301 | [log] [tgz] |
---|---|---|
author | Hauke Mehrtens <hauke@hauke-m.de> | Fri Dec 20 02:16:09 2013 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 20 20:48:48 2013 -0500 |
tree | c7941285f20f257edc6869ced71011b86d775a7d | |
parent | 7befa6abe09c84269b8af614a166409090346cf8 [diff] |
b44: rename b44_mii_{read, write} to b44_mdio_{read, write}_mii The next patch will add these functions for phylib, and we should rename the old ones before. This now indicates that these functions are used for the mdio registers and on the mii interface. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: David S. Miller <davem@davemloft.net>