OSDN Git Service

ionic: clean up unnecessary non-static functions
authorShannon Nelson <snelson@pensando.io>
Thu, 27 Aug 2020 23:00:24 +0000 (16:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Aug 2020 15:01:30 +0000 (08:01 -0700)
commitd4881430f50d61a0656b54707e42cc3d6c08c2c8
treecc2ab297dcda0a2170e37e03b80a4642d303f59f
parent34dec947b9ceff8a822ece467aac49b0ac992b8e
ionic: clean up unnecessary non-static functions

ionic_open() and ionic_stop() are not referenced outside of their
defining file, so make them static.

Signed-off-by: Shannon Nelson <snelson@pensando.io>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/pensando/ionic/ionic_lif.c
drivers/net/ethernet/pensando/ionic/ionic_lif.h