]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit65d3bc21075e465d788062332b5521f59006ccb8
treefe6b73cec9b4ea931d636f3bf0acd870fd40eec2
parenta584809bc4a4694c46ce54ad3bbd9c5a4028abb3
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