]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9fe5d2a820a2b590de47f987492639fc3a2058e1
tree99fbbec4bc24733f423be6259a2c5d91cfd70029
parent467472721011546853c03d649d361dd1aaec1cfe
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