]> asedeno.scripts.mit.edu Git - linux.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)
commit202c5919e2bbc3dcd02ea82041a51f52c497fe73
treee5ff5f23583c39873c9000d94f5347e05613010f
parent26fe7eb862344e7a8276b7bdb306d6eb23bb28da
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