diff options
author | Kimberly Brown <[email protected]> | 2019-03-14 16:05:07 -0400 |
---|---|---|
committer | Sasha Levin <[email protected]> | 2019-04-10 18:58:56 -0400 |
commit | 4713eb7b580a269f827ea82f4c25bebae963e0e8 (patch) | |
tree | 108df6352889bfa4b3407ff3a1ea14c30102ac31 /net/switchdev/switchdev.c | |
parent | fcedbb293ee4d67399a6c231c5e8b7ceecfac9bf (diff) |
Drivers: hv: vmbus: Set ring_info field to 0 and remove memset
Set "ring_info->priv_read_index" to 0. Now, all of ring_info's fields
are explicitly set in this function. The memset() call is no longer
necessary, so remove it.
Signed-off-by: Kimberly Brown <[email protected]>
Reviewed-by: Michael Kelley <[email protected]>
Signed-off-by: Sasha Levin <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions