summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorVladimir Oltean <vladimir.oltean@nxp.com>2021-04-17 00:22:16 +0300
committerDavid S. Miller <davem@davemloft.net>2021-04-16 17:08:39 -0700
commite9e49ae88ec86c370aae56700c9ff7421dcf91fe (patch)
tree89f915ce9e458b820d62ba0998b5d0a644c2adc0 /scripts
parentbc45f524d90ffd7f3d4fb48f273046adb1ce5d2b (diff)
net: enetc: remove redundant clearing of skb/xdp_frame pointer in TX conf path
Later in enetc_clean_tx_ring we have: /* Scrub the swbd here so we don't have to do that * when we reuse it during xmit */ memset(tx_swbd, 0, sizeof(*tx_swbd)); So these assignments are unnecessary. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions