diff options
| author | Kevin Bowling <kbowling@FreeBSD.org> | 2026-08-11 19:41:07 +0000 |
|---|---|---|
| committer | Kevin Bowling <kbowling@FreeBSD.org> | 2026-08-25 00:42:30 +0000 |
| commit | f07ba9543211668fa991de1cefce016059fa61e9 (patch) | |
| tree | 1c417a763fcc3f484a874ff7559e4750b212e985 /lib/libsecureboot/h | |
| parent | eee64d77475d2fe3cebf0f67d66e139cc55d3988 (diff) | |
ixgbe: Avoid a signed shift while assembling the PHY IDstable/14
The PHY identifier word is promoted to signed int when the cast is
applied after the shift. Cast the 16-bit register value first so
identifiers with their high bit set are assembled as unsigned data.
(cherry picked from commit f4bf1da7bac80cbe3ec862f395c22a3c5d176312)
Diffstat (limited to 'lib/libsecureboot/h')
0 files changed, 0 insertions, 0 deletions
