1
0
mirror of https://github.com/DigitalDevices/dddvb.git synced 2023-10-10 13:37:43 +02:00
Mandl b2b0105667 Fix compile 4.4.0-104-generic
Ubuntu 16.04.3 LTS

ddbridge-main.c:41:38: error: expected ‘;’ before ‘{’ token
   for_each_pci_msi_entry(entry, dev) {

ddbridge-main.c:52:31: error: dereferencing pointer to incomplete type ‘struct msi_desc’
   if (WARN_ON_ONCE(nr >= entry->nvec_used))
2018-01-05 00:58:22 +01:00
2017-12-05 19:30:25 +01:00
2018-01-05 00:58:22 +01:00
2015-08-05 17:22:42 +02:00
2017-12-22 19:19:56 +01:00
2017-12-11 16:10:37 +01:00
2015-08-05 18:37:42 +02:00
2017-05-17 19:42:25 +02:00
2015-08-05 17:22:42 +02:00
2017-07-26 02:44:56 +02:00
2017-05-19 16:59:30 +02:00

DDBridge Driver

Patches

We can only accept patches which don't break compilation for older kernels (as far back as 2.6.37).

Prepare for Building

TBD

Building

TBD

Description
No description provided
Readme
Languages
C 99.7%
Makefile 0.3%