| commit | 3d0da7516441d41dbfcc2b2667d9b792d580e50b | [log] [tgz] |
|---|---|---|
| author | Michael Buesch <mb@bu3sch.de> | Sat Aug 30 02:27:19 2008 +0200 |
| committer | John W. Linville <linville@tuxdriver.com> | Fri Sep 05 16:17:43 2008 -0400 |
| tree | 7df000ba564c88f215acdf31a47c2d8b7e9e8378 | |
| parent | 99c4a780624da24d20309f2be5abe5ef8d20fcc0 [diff] |
b43: Move code from nphy.* to phy_n.*
Sourcecode files for PHY code are named by phy_XXX.{c,h}
where XXX is the PHY type.
Move the N-PHY code to match the other files.
Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>