net: ena: clean up indentation issue
authorColin Ian King <colin.king@canonical.com>
Thu, 26 Sep 2019 11:22:52 +0000 (12:22 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Sep 2019 18:32:02 +0000 (20:32 +0200)
commit4208966f65f520d7f392dbaa62e39a8fa88ffb95
treed87a098a02501ef6bea7251af3abd1186d88bf60
parent6ba5bbba95f789d76ce3bf440ee02fdaf52ec486
net: ena: clean up indentation issue

There memset is indented incorrectly, remove the extraneous tabs.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/amazon/ena/ena_eth_com.c