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
a0bb1568
Commit
a0bb1568
authored
Mar 30, 2018
by
Philippe Gerum
Browse files
net/r8169: add adapter symlink into sysfs attributes
parent
b37e01a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
kernel/drivers/net/drivers/r8169.c
View file @
a0bb1568
...
...
@@ -589,6 +589,7 @@ static int rtl8169_init_board ( struct pci_dev *pdev, struct rtnet_device **dev_
rtdev_alloc_name
(
rtdev
,
"rteth%d"
);
rt_rtdev_connect
(
rtdev
,
&
RTDEV_manager
);
rtdev
->
vers
=
RTDEV_VERS_2_0
;
rtdev
->
sysbind
=
&
pdev
->
dev
;
/*** /RTnet ***/
priv
=
rtdev
->
priv
;
...
...
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