staging: et131x: Remove ununsed statistics
authorMark Einon <mark.einon@gmail.com>
Thu, 11 Sep 2014 21:59:42 +0000 (22:59 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 19 Sep 2014 23:02:12 +0000 (16:02 -0700)
commitf7cc9e0fd434cce2eb79e64048f03168f4cc8363
treefe6b73cec9b4ea931d636f3bf0acd870fd40eec2
parent23780f077b4ab6e7fdcc75160c2f013b73ef78bd
staging: et131x: Remove ununsed statistics

From struct ce_stats; unicast_pkts_rcvd, unicast_pkts_xmtd,
multicast_pkts_xmtd, broadcast_pkts_rcvd and broadcast_pkts_xmtd
are not returned or used for anything meaningful - remove the code
that collects them, and the struct members too.

Signed-off-by: Mark Einon <mark.einon@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/et131x/et131x.c
This page took 0.026082 seconds and 5 git commands to generate.