Aquantia / AQtion

Aquantia AQC multigigabit NIC linux driver (atlantic) - development preview
https://www.aquantia.com
85 stars 30 forks source link

Fixed build issue when DKMS compiling with 6.1.x source #47

Closed kznrluk closed 9 months ago

kznrluk commented 1 year ago

Fixed #46

Ref. https://github.com/torvalds/linux/commit/27418b55f094c3c8bb125759338f6476ab70f043

t3hk0d3 commented 1 year ago

I would personally wrap it with conditional compilation, because these lines are still needed on older version of kernel.

kznrluk commented 9 months ago

Certainly, merging this pull request would make it impossible to build with past kernels. It seems a new pull request has been opened, so please consider referring to that one.

https://github.com/Aquantia/AQtion/pull/51