|
@@ -241,8 +241,8 @@ static int proc_perm = 0644;
|
|
|
|
|
|
MODULE_AUTHOR("Benjamin Reed");
|
|
|
MODULE_DESCRIPTION("Support for Cisco/Aironet 802.11 wireless ethernet \
|
|
|
- cards. Direct support for ISA/PCI/MPI cards and support \
|
|
|
- for PCMCIA when used with airo_cs.");
|
|
|
+cards. Direct support for ISA/PCI/MPI cards and support \
|
|
|
+for PCMCIA when used with airo_cs.");
|
|
|
MODULE_LICENSE("Dual BSD/GPL");
|
|
|
MODULE_SUPPORTED_DEVICE("Aironet 4500, 4800 and Cisco 340/350");
|
|
|
module_param_array(io, int, NULL, 0);
|