Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci
Commits
4d8e11dc
Commit
4d8e11dc
authored
Jun 04, 2005
by
Committed by
Jeff Garzik
Jun 04, 2005
Browse files
Options
Browse Files
Download
Plain Diff
Automatic merge of /spare/repo/netdev-2.6 branch orinoco-hch
parents
21035ffe
84d8a2fb
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
69 additions
and
264 deletions
+69
-264
drivers/net/wireless/orinoco.c
drivers/net/wireless/orinoco.c
+69
-263
drivers/net/wireless/orinoco.h
drivers/net/wireless/orinoco.h
+0
-1
No files found.
drivers/net/wireless/orinoco.c
View file @
4d8e11dc
This diff is collapsed.
Click to expand it.
drivers/net/wireless/orinoco.h
View file @
4d8e11dc
...
...
@@ -119,7 +119,6 @@ extern struct net_device *alloc_orinocodev(int sizeof_card,
extern
void
free_orinocodev
(
struct
net_device
*
dev
);
extern
int
__orinoco_up
(
struct
net_device
*
dev
);
extern
int
__orinoco_down
(
struct
net_device
*
dev
);
extern
int
orinoco_stop
(
struct
net_device
*
dev
);
extern
int
orinoco_reinit_firmware
(
struct
net_device
*
dev
);
extern
irqreturn_t
orinoco_interrupt
(
int
irq
,
void
*
dev_id
,
struct
pt_regs
*
regs
);
...
...
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