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
80952d13
Commit
80952d13
authored
Mar 30, 2018
by
Philippe Gerum
Browse files
net/via-rhine: add adapter symlink into sysfs attributes
parent
f033291f
Changes
1
Hide whitespace changes
Inline
Side-by-side
kernel/drivers/net/drivers/via-rhine.c
View file @
80952d13
...
...
@@ -690,6 +690,7 @@ static int via_rhine_init_one (struct pci_dev *pdev,
rtdev_alloc_name
(
dev
,
"rteth%d"
);
rt_rtdev_connect
(
dev
,
&
RTDEV_manager
);
dev
->
vers
=
RTDEV_VERS_2_0
;
dev
->
sysbind
=
&
pdev
->
dev
;
/*** RTnet ***/
if
(
pci_request_regions
(
pdev
,
shortname
))
...
...
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