device: fix build error on 32 bit systems
authorFelix Fietkau <nbd@nbd.name>
Mon, 6 Nov 2023 12:16:38 +0000 (13:16 +0100)
committerFelix Fietkau <nbd@nbd.name>
Mon, 6 Nov 2023 12:16:39 +0000 (13:16 +0100)
commit40ed7363caf2b22b6e29ed9d9948189c2bc4c8f3
treeccfd4b2929342a8d0cac9403f04df55e6c0c4949
parent827a02f0343c58d3efc3ba3b381ed8de392f71fc
device: fix build error on 32 bit systems

Increase size of the diff fields for uci_blob_diff calls, since the device
attribute list increased to >32 entries

Signed-off-by: Felix Fietkau <nbd@nbd.name>
bonding.c
bridge.c
interface.c