mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-01 12:02:03 +00: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>