aboutsummaryrefslogtreecommitdiff
path: root/lib/raid6
diff options
context:
space:
mode:
authorShannon Nelson <[email protected]>2024-03-06 15:29:53 -0800
committerDavid S. Miller <[email protected]>2024-03-08 11:54:34 +0000
commit36a47c906b23240b3d7fd0cc3f36d511d5b36700 (patch)
treeb913cbade0b722e8afd9642bdd21cec2715683a1 /lib/raid6
parent8599bd4cf30f0e32954ae3915f65db05a0c3d5ea (diff)
ionic: refactor skb building
The existing ionic_rx_frags() code is a bit of a mess and can be cleaned up by unrolling the first frag/header setup from the loop, then reworking the do-while-loop into a for-loop. We rename the function to a more descriptive ionic_rx_build_skb(). We also change a couple of related variable names for readability. Reviewed-by: Brett Creeley <[email protected]> Signed-off-by: Shannon Nelson <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/raid6')
0 files changed, 0 insertions, 0 deletions