openwrt/target/linux/mcs814x/files-3.3/drivers/net/ethernet
Florian Fainelli 8765e49fbe nuport-mac: check netif_receive_skb() return value
We did not reassign status to netif_receive_skb() return value, we thus
almost always incremented the dropped counter because the descriptor status
value never matches the NET_RX_DROP.

SVN-Revision: 32659
2012-07-11 08:29:01 +00:00
..
mcs8140 nuport-mac: check netif_receive_skb() return value 2012-07-11 08:29:01 +00:00