Merge tag 'v6.6.81' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into odroid-6.6.y

This is the 6.6.81 stable release

Change-Id: I8521382253e95355cfd42e55eb6edccf0d04119c
This commit is contained in:
Mauro Ribeiro
2025-05-14 20:48:25 -03:00
132 changed files with 2911 additions and 1568 deletions

View File

@@ -220,7 +220,8 @@ enum ib_uverbs_advise_mr_flag {
struct ib_uverbs_query_port_resp_ex {
struct ib_uverbs_query_port_resp legacy_resp;
__u16 port_cap_flags2;
__u8 reserved[6];
__u8 reserved[2];
__u32 active_speed_ex;
};
struct ib_uverbs_qp_cap {