commit | 202c5919e2bbc3dcd02ea82041a51f52c497fe73 | [log] [tgz] |
---|---|---|
author | Richard Cochran <richardcochran@gmail.com> | Mon May 25 11:02:14 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon May 25 18:19:09 2015 -0400 |
tree | e5ff5f23583c39873c9000d94f5347e05613010f | |
parent | 26fe7eb862344e7a8276b7bdb306d6eb23bb28da [diff] |
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>