]> git.baikalelectronics.ru Git - kernel.git/commit
net: cpsw: remove two unused global functions
authorRichard Cochran <richardcochran@gmail.com>
Mon, 25 May 2015 09:02:14 +0000 (11:02 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 May 2015 22:19:09 +0000 (18:19 -0400)
commit0b6244284471d88f1e27682d88cb3582aba82292
treee5ff5f23583c39873c9000d94f5347e05613010f
parent38bd3ae232e8296ee973f9c1f766a9e226374cba
net: cpsw: remove two unused global functions

The funtions, cpsw_ale_flush and cpsw_ale_set_ageout, have never been used
since they were first introduced.  This patch removes the dead code.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/cpsw_ale.c
drivers/net/ethernet/ti/cpsw_ale.h