Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lede-mikrotik
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Johannes Rudolph
lede-mikrotik
Commits
3568f0c2
Commit
3568f0c2
authored
17 years ago
by
John Crispin
Browse files
Options
Downloads
Patches
Plain Diff
was b0rked
SVN-Revision: 9299
parent
8f7311e2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
target/linux/atheros/config-2.6.23
+1
-1
1 addition, 1 deletion
target/linux/atheros/config-2.6.23
target/linux/atheros/files/drivers/net/ar2313/ar2313.h
+3
-0
3 additions, 0 deletions
target/linux/atheros/files/drivers/net/ar2313/ar2313.h
with
4 additions
and
1 deletion
target/linux/atheros/config-2.6.23
+
1
−
1
View file @
3568f0c2
...
...
@@ -129,7 +129,7 @@ CONFIG_MTD_REDBOOT_PARTS_READONLY=y
# CONFIG_MTD_ROM is not set
# CONFIG_MTD_SLRAM is not set
CONFIG_MTD_SPIFLASH=y
CONFIG_NETDEV_1000
=y
#
CONFIG_NETDEV_1000
is not set
CONFIG_NET_ACT_POLICE=y
CONFIG_NET_SCH_FIFO=y
CONFIG_NF_CT_PROTO_GRE=m
...
...
This diff is collapsed.
Click to expand it.
target/linux/atheros/files/drivers/net/ar2313/ar2313.h
+
3
−
0
View file @
3568f0c2
...
...
@@ -161,6 +161,9 @@ struct ar2313_private {
struct
tasklet_struct
rx_tasklet
;
int
unloading
;
struct
phy_device
*
phy_dev
;
struct
mii_bus
mii_bus
;
};
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment