mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-03 02:29:34 +00:00
The max_pkeys device attribute was not set in query device verb, set it to
one in order to account for the default pkey (0xffff). This information is
exposed to userspace and can cause malfunction
Fixes:
|
||
|---|---|---|
| .. | ||
| efa_admin_cmds_defs.h | ||
| efa_admin_defs.h | ||
| efa_com_cmd.c | ||
| efa_com_cmd.h | ||
| efa_com.c | ||
| efa_com.h | ||
| efa_common_defs.h | ||
| efa_main.c | ||
| efa_regs_defs.h | ||
| efa_verbs.c | ||
| efa.h | ||
| Kconfig | ||
| Makefile | ||