net: ena: drop superfluous prototype
authorArthur Kiyanovski <akiyano@amazon.com>
Sun, 3 May 2020 09:52:18 +0000 (09:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 May 2020 22:59:30 +0000 (15:59 -0700)
commitf5db045e76fa74bdc95f9736429a565260a5d890
tree99fbbec4bc24733f423be6259a2c5d91cfd70029
parent5c665f8c596ded2d8b876bac024409856117f40e
net: ena: drop superfluous prototype

Before this commit there was a function prototype named
ena_com_get_ena_admin_polling_mode() that was never implemented.

This patch simply deletes it.

Signed-off-by: Igor Chauskin <igorch@amazon.com>
Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/amazon/ena/ena_com.h