1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 14:44:37 +03:00
openwrt-xburst/target/linux/mcs814x/files-3.3
florian 261b7b2d42 [mcs814x] 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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-11 08:29:01 +00:00
..
arch/arm [mcs814x] fix typo on of_node_put() 2012-07-09 14:44:15 +00:00
drivers [mcs814x] nuport-mac: check netif_receive_skb() return value 2012-07-11 08:29:01 +00:00