Git Product home page Git Product logo

unraid-r8125-r8152-driver's People

Contributors

ich777 avatar jinlife avatar squidly271 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

unraid-r8125-r8152-driver's Issues

Compilation fails

Hi,
compilation fails for Kernel 6.5.5 for r8152 & r8168:

r8152:

/usr/src/unraid-r8125-r8152-driver/r8152/src/r8152.c: In function 'r8152_csum_workaround':
/usr/src/unraid-r8125-r8152-driver/r8152/src/r8152.c:2093:24: error: implicit declaration of function 'skb_gso_segment'; did you mean 'skb_gso_reset'? [-Werror=implicit-function-declaration]
 2093 |                 segs = skb_gso_segment(skb, features);
      |                        ^~~~~~~~~~~~~~~
      |                        skb_gso_reset
/usr/src/unraid-r8125-r8152-driver/r8152/src/r8152.c:2093:22: warning: assignment to 'struct sk_buff *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
 2093 |                 segs = skb_gso_segment(skb, features);
      |                      ^
  CC [M]  /usr/src/unraid-r8125-r8152-driver/r8152/src/r8152.o
cc1: some warnings being treated as errors

r8168:

/usr/src/unraid-r8125-r8152-driver/r8168/src/r8168_n.c: In function 'r8168_csum_workaround':
/usr/src/unraid-r8125-r8152-driver/r8168/src/r8168_n.c:29208:24: error: implicit declaration of function 'skb_gso_segment'; did you mean 'skb_gso_reset'? [-Werror=implicit-function-declaration]
29208 |                 segs = skb_gso_segment(skb, features);
      |                        ^~~~~~~~~~~~~~~
      |                        skb_gso_reset
/usr/src/unraid-r8125-r8152-driver/r8168/src/r8168_n.c:29208:22: warning: assignment to 'struct sk_buff *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
29208 |                 segs = skb_gso_segment(skb, features);
      |                      ^
  CC [M]  /usr/src/unraid-r8125-r8152-driver/r8168/src/r8168_n.o
  CC [M]  /usr/src/unraid-r8125-r8152-driver/r8168/src/r8168_asf.o
  CC [M]  /usr/src/unraid-r8125-r8152-driver/r8168/src/rtl_eeprom.o
  CC [M]  /usr/src/unraid-r8125-r8152-driver/r8168/src/rtltool.o
make[1]: Leaving directory '/usr/src/linux-6.5.5-Unraid'
cc1: some warnings being treated as errors

Can you please take a look at this.

Cheers,
Christoph

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.