mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-12 14:41:28 +01:00
tx_size was just declared above and set to BIT(tx->order) Use the declaration instead, which could avoid a pointer deref Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com> (cherry picked from commit 6852eab58236e3991f5d73f211018dfef01f2a64)