From 348baa6c81cf774811040e4da01438d077a08301 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Fri, 20 Dec 2013 02:16:09 +0100 Subject: [PATCH] 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 Signed-off-by: David S. Miller --- Reading git-format-patch failed