]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
b44: rename b44_mii_{read, write} to b44_mdio_{read, write}_mii
authorHauke Mehrtens <hauke@hauke-m.de>
Fri, 20 Dec 2013 01:16:09 +0000 (02:16 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Dec 2013 01:48:48 +0000 (20:48 -0500)
commit348baa6c81cf774811040e4da01438d077a08301
treec7941285f20f257edc6869ced71011b86d775a7d
parent7befa6abe09c84269b8af614a166409090346cf8
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>
drivers/net/ethernet/broadcom/b44.c