diff options
author | David Kilroy <kilroyd@googlemail.com> | 2009-02-04 18:05:48 -0500 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-02-11 11:44:27 -0500 |
commit | 47445cb95015bef0d54ca799f31e454797378a71 (patch) | |
tree | e77ff21e2ff91edd8931b07379360e4c09341654 /drivers/net/wireless/orinoco/airport.c | |
parent | 2131266d6e53e8f84f8111323036343d72bcb856 (diff) |
orinoco: Rename orinoco.c
So that we can split up the file and still produce a module named
orinoco.o.
Signed-off-by: David Kilroy <kilroyd@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/orinoco/airport.c')
-rw-r--r-- | drivers/net/wireless/orinoco/airport.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/orinoco/airport.c b/drivers/net/wireless/orinoco/airport.c index 5582dca9f7f5..8c4065f1b0d0 100644 --- a/drivers/net/wireless/orinoco/airport.c +++ b/drivers/net/wireless/orinoco/airport.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * A driver for "Hermes" chipset based Apple Airport wireless | 3 | * A driver for "Hermes" chipset based Apple Airport wireless |
4 | * card. | 4 | * card. |
5 | * | 5 | * |
6 | * Copyright notice & release notes in file orinoco.c | 6 | * Copyright notice & release notes in file main.c |
7 | * | 7 | * |
8 | * Note specific to airport stub: | 8 | * Note specific to airport stub: |
9 | * | 9 | * |