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
c2736a08
Commit
c2736a08
authored
Mar 30, 2018
by
Philippe Gerum
Browse files
net/natsemi: add adapter symlink into sysfs attributes
parent
03f43635
Changes
1
Show whitespace changes
Inline
Side-by-side
kernel/drivers/net/drivers/natsemi.c
View file @
c2736a08
...
...
@@ -787,6 +787,7 @@ static int natsemi_probe1 (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 ***/
i
=
pci_request_regions
(
pdev
,
dev
->
name
);
...
...
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