b43: Implement dynamic PHY API
This patch implements a dynamic "ops" based PHY API. This is needed in order to conveniently support future PHY types to avoid the "switch"-hell. This patch does not change any functionality. It just moves lots of code from one place to another and adjusts it for the changed data structures. Signed-off-by: NMichael Buesch <mb@bu3sch.de> Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
Showing
drivers/net/wireless/b43/phy_a.c
0 → 100644
drivers/net/wireless/b43/phy_g.c
0 → 100644
此差异已折叠。
drivers/net/wireless/b43/phy_g.h
0 → 100644
想要评论请 注册 或 登录