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
nexedi
linux
Commits
20fe3f1e
Commit
20fe3f1e
authored
Mar 05, 2005
by
Jeff Garzik
Browse files
Options
Browse Files
Download
Plain Diff
Merge pobox.com:/garz/repo/netdev-2.6/sk98lin
into pobox.com:/garz/repo/net-drivers-2.6
parents
e0630f60
f953b996
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
drivers/net/sk98lin/skge.c
drivers/net/sk98lin/skge.c
+2
-0
No files found.
drivers/net/sk98lin/skge.c
View file @
20fe3f1e
...
@@ -5152,6 +5152,8 @@ static struct pci_device_id skge_pci_tbl[] = {
...
@@ -5152,6 +5152,8 @@ static struct pci_device_id skge_pci_tbl[] = {
{
0
,
}
{
0
,
}
};
};
MODULE_DEVICE_TABLE
(
pci
,
skge_pci_tbl
);
static
struct
pci_driver
skge_driver
=
{
static
struct
pci_driver
skge_driver
=
{
.
name
=
"skge"
,
.
name
=
"skge"
,
.
id_table
=
skge_pci_tbl
,
.
id_table
=
skge_pci_tbl
,
...
...
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