mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 15:27:29 +00:00
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
This commit is contained in:
commit
13223cb02c
1572 changed files with 97858 additions and 38146 deletions
|
@ -237,6 +237,8 @@ enum {
|
|||
SKB_GSO_TCP_ECN = 1 << 3,
|
||||
|
||||
SKB_GSO_TCPV6 = 1 << 4,
|
||||
|
||||
SKB_GSO_FCOE = 1 << 5,
|
||||
};
|
||||
|
||||
#if BITS_PER_LONG > 32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue