b43: Split PHY alloc and init
This splits the PHY allocation from the PHY init. This is needed in order to properly support Analog handling. Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

zatwierdzone przez
John W. Linville

rodzic
7cb770729b
commit
fb11137af8
@@ -920,8 +920,6 @@
|
||||
struct b43_wldev;
|
||||
|
||||
struct b43_phy_n {
|
||||
bool initialised;
|
||||
|
||||
//TODO lots of missing stuff
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user