commit | db3f5d0df9af1e5965e64595595a6a719c42fcf3 | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Sun May 17 21:45:00 2015 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue May 19 11:44:45 2015 +0200 |
tree | 7cdf0810fe94d47175d03b1764b92c64d3df80cb | |
parent | 3186d3d7aec3b2f242abbc0a0219226e7705c905 [diff] |
fakelb: rename fakelb_dev_priv to fakelb_phy This patch renames fakelb_dev_priv to fakelb_phy. We don't faking devices here, we fake wpan phys. This avoids also confusing with the variable priv, which is used several times in this driver to represent this structure. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>