]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/benet/be_ethtool.c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[net-next-2.6.git] / drivers / net / benet / be_ethtool.c
index 13f0abbc520550b0b22ef48d0ed2a4da56d69187..d92063420c25f2cdb7b3cc81633f20113852d248 100644 (file)
@@ -91,6 +91,9 @@ static const struct be_ethtool_stat et_stats[] = {
        {PORTSTAT_INFO(rx_non_rss_packets)},
        {PORTSTAT_INFO(rx_ipv4_packets)},
        {PORTSTAT_INFO(rx_ipv6_packets)},
+       {PORTSTAT_INFO(rx_switched_unicast_packets)},
+       {PORTSTAT_INFO(rx_switched_multicast_packets)},
+       {PORTSTAT_INFO(rx_switched_broadcast_packets)},
        {PORTSTAT_INFO(tx_unicastframes)},
        {PORTSTAT_INFO(tx_multicastframes)},
        {PORTSTAT_INFO(tx_broadcastframes)},