|
Lines 36-41
Link Here
|
| 36 |
#include "r8168_realwow.h" |
36 |
#include "r8168_realwow.h" |
| 37 |
#include "r8168_fiber.h" |
37 |
#include "r8168_fiber.h" |
| 38 |
|
38 |
|
|
|
39 |
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(4, 11, 0)) |
| 40 |
#include <linux/sched/signal.h> |
| 41 |
#endif |
| 42 |
|
| 39 |
#if LINUX_VERSION_CODE < KERNEL_VERSION(4,0,0) |
43 |
#if LINUX_VERSION_CODE < KERNEL_VERSION(4,0,0) |
| 40 |
#if defined(skb_vlan_tag_present) && !defined(vlan_tx_tag_present) |
44 |
#if defined(skb_vlan_tag_present) && !defined(vlan_tx_tag_present) |
| 41 |
#define vlan_tx_tag_present skb_vlan_tag_present |
45 |
#define vlan_tx_tag_present skb_vlan_tag_present |