Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xenomai
xenomai
Commits
b37e01a2
Commit
b37e01a2
authored
Mar 30, 2018
by
Philippe Gerum
Browse files
net/pcnet32: add adapter symlink into sysfs attributes
parent
c2736a08
Changes
1
Hide whitespace changes
Inline
Side-by-side
kernel/drivers/net/drivers/pcnet32.c
View file @
b37e01a2
...
...
@@ -644,6 +644,7 @@ static int pcnet32_probe1(unsigned long ioaddr, unsigned int irq_line, int share
rtdev_alloc_name
(
dev
,
"rteth%d"
);
rt_rtdev_connect
(
dev
,
&
RTDEV_manager
);
dev
->
vers
=
RTDEV_VERS_2_0
;
dev
->
sysbind
=
&
pdev
->
dev
;
/*** RTnet ***/
printk
(
KERN_INFO
PFX
"%s at %#3lx,"
,
chipname
,
ioaddr
);
...
...
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