linux/include
Heiner Kallweit 617a0dd24e net: phy: make phy_device members pause and asym_pause bitfield bits
We can reduce the size of struct phy_device a little by switching
the type of members pause and asym_pause from int to a single bit.
As C99 is supported now, we can use type bool for the bitfield members,
what provides us with the benefit of the usual implicit bool conversions.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Link: https://patch.msgid.link/764e9a31-b40b-4dc9-b808-118192a16d87@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-11-04 18:14:35 -08:00
..
acpi
asm-generic
clocksource
crypto
cxl
drm drm/gpuvm: Fix kernel-doc warning for drm_gpuvm_map_req.map 2025-10-15 18:37:05 +02:00
dt-bindings
hyperv
keys
kunit
kvm KVM: arm64: Kill leftovers of ad-hoc timer userspace access 2025-10-13 14:42:41 +01:00
linux net: phy: make phy_device members pause and asym_pause bitfield bits 2025-11-04 18:14:35 -08:00
math-emu
media
memory
misc
net xsk: use a smaller new lock for shared pool case 2025-11-04 16:10:53 +01:00
pcmcia
ras
rdma
rv
scsi
soc
sound ASoC: tas2781: Support more newly-released amplifiers tas58xx in the driver 2025-10-13 11:08:09 +01:00
target
trace net: add net cookie for net device trace events 2025-11-04 09:59:19 +01:00
uapi mptcp: pm: in-kernel: record fullmesh endp nb 2025-11-04 17:15:06 -08:00
ufs
vdso
video
xen
Kbuild