diff options
author | Marek Majtyka <[email protected]> | 2020-09-08 14:34:40 +0200 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2020-11-24 08:02:24 -0800 |
commit | 088d5360d05a9e4e779fc89acd8e63379d21b8b8 (patch) | |
tree | 76da6f4a034a2e39eaf11b88401efe1f9496a2ab /net/lapb/lapb_timer.c | |
parent | 5112cf59d76d799b1c4d66af92417e2673fb1d5b (diff) |
i40e: remove redundant assignment
Remove a redundant assignment of the software ring pointer in the i40e
driver. The variable is assigned twice with no use in between, so just
get rid of the first occurrence.
Fixes: 3b4f0b66c2b3 ("i40e, xsk: Migrate to new MEM_TYPE_XSK_BUFF_POOL")
Signed-off-by: Marek Majtyka <[email protected]>
Acked-by: Björn Töpel <[email protected]>
Tested-by: George Kuruvinakunnel <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions