Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
70eb635c
Commit
70eb635c
authored
Jul 14, 2002
by
James Mayer
Committed by
James Morris
Jul 14, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] Typos in linux_drivers_net_wireless_airo.c
parent
57edbe90
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
drivers/net/wireless/airo.c
drivers/net/wireless/airo.c
+2
-2
No files found.
drivers/net/wireless/airo.c
View file @
70eb635c
...
@@ -264,7 +264,7 @@ MODULE_PARM_DESC(proc_perm, "The permission bits of the files in /proc");
...
@@ -264,7 +264,7 @@ MODULE_PARM_DESC(proc_perm, "The permission bits of the files in /proc");
/* This is a kind of sloppy hack to get this information to OUT4500 and
/* This is a kind of sloppy hack to get this information to OUT4500 and
IN4500. I would be extremely interested in the situation where this
IN4500. I would be extremely interested in the situation where this
doesnt work though!!! */
doesn
'
t work though!!! */
static
int
do8bitIO
=
0
;
static
int
do8bitIO
=
0
;
/* Return codes */
/* Return codes */
...
@@ -3653,7 +3653,7 @@ static struct net_device_list {
...
@@ -3653,7 +3653,7 @@ static struct net_device_list {
struct
net_device_list
*
next
;
struct
net_device_list
*
next
;
}
*
airo_devices
=
0
;
}
*
airo_devices
=
0
;
/* Since the card doesnt automatically switch to the right WEP mode,
/* Since the card doesn
'
t automatically switch to the right WEP mode,
we will make it do it. If the card isn't associated, every secs we
we will make it do it. If the card isn't associated, every secs we
will switch WEP modes to see if that will help. If the card is
will switch WEP modes to see if that will help. If the card is
associated we will check every minute to see if anything has
associated we will check every minute to see if anything has
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment