aboutsummaryrefslogtreecommitdiff
path: root/package/kernel/qca-nss-dp/patches/0010-nss-dp-include-net-netdev_rx_queue.h.patch
Commit message (Collapse)AuthorAge
* kernel: qca-nss-dp: enable compiling against 6.6Robert Marko2024-03-22
Since 6.5 netdev_rx_queue was moved out of netdevice.h so include the new header since that is where it lives now. Signed-off-by: Robert Marko <robimarko@gmail.com>