mac80211: New stat counters for multicast and unicast forwarded frames
authorDaniel Walker <dwalker@fifo99.com>
Tue, 18 Aug 2009 17:59:00 +0000 (10:59 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 20 Aug 2009 15:36:04 +0000 (11:36 -0400)
This expands on the current fwded_frames stat counter which should be equal to
the total of these two new counters.  The new counters are called "fwded_mcast"
and "fwded_unicast".

Signed-off-by: Daniel Walker <dwalker@fifo99.com>
Signed-off-by: Javier Cardona <javier@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found