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
de31450d
Commit
de31450d
authored
Mar 30, 2018
by
Philippe Gerum
Browse files
net/fec: add adapter symlink into sysfs attributes
parent
1dd703e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
kernel/drivers/net/drivers/fec.c
View file @
de31450d
...
...
@@ -1643,6 +1643,7 @@ static int fec_probe(struct platform_device *pdev)
rtdev_alloc_name
(
ndev
,
"rteth%d"
);
rt_rtdev_connect
(
ndev
,
&
RTDEV_manager
);
ndev
->
vers
=
RTDEV_VERS_2_0
;
ndev
->
sysbind
=
&
pdev
->
dev
;
/* setup board info structure */
fep
=
rtnetdev_priv
(
ndev
);
...
...
Write
Preview
Supports
Markdown
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