openwrt/target/linux/mcs814x/files-3.3
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
..
arch/arm fix typo on of_node_put() 2012-07-09 14:44:15 +00:00
drivers nuport-mac: check netif_receive_skb() return value 2012-07-11 08:29:01 +00:00