aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorAndre Przywara <[email protected]>2020-03-24 13:23:38 +0000
committerDavid S. Miller <[email protected]>2020-03-24 16:33:04 -0700
commite7fea0b9d09e2f7d32776f5198192dfc2572a5b9 (patch)
treeeac737f44e00e6c169ef95795517213aa8fede1c /scripts/gcc-plugins/cyc_complexity_plugin.c
parentf26667a373f34ace925c90a1e881b1774d640dc8 (diff)
net: axienet: Improve DMA error handling
Since 0 is a valid DMA address, we cannot use the physical address to check whether a TX descriptor is valid and is holding a DMA mapping. Use the "cntrl" member of the descriptor to make this decision, as it contains at least the length of the buffer, so 0 points to an uninitialised buffer. Signed-off-by: Andre Przywara <[email protected]> Reviewed-by: Radhey Shyam Pandey <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions