Opened 9 years ago
Closed 9 years ago
#15459 closed defect (fixed)
virtualbox-modules build failure with Linux 4.7-rc1 => Fixed in SVN
Reported by: | Mihai | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 5.0.20 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Linux |
Description
The VirtualBox host modules fail to build properly due to a removal of a deprecated member (trans_start) in structure net_device. As far as I can tell, this was scheduled since 3.9 at least.
Attachments (1)
Change History (3)
by , 9 years ago
Attachment: | VBoxNetAdp-linux.c.patch added |
---|
comment:1 by , 9 years ago
Summary: | virtualbox-modules build failure with Linux 4.7-rc1 → virtualbox-modules build failure with Linux 4.7-rc1 => Fixed in SVN |
---|
Correct fix in r61429. This fix will be included in the next maintenance releases.
Note:
See TracTickets
for help on using tickets.
patch for removed net_device->trans_start