1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-03 14:11:11 +03:00
openwrt-xburst/target/linux/mcs814x
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
..
base-files [mcs814x] fix USB led triggers 2012-06-20 21:58:00 +00:00
files-3.3 [mcs814x] nuport-mac: check netif_receive_skb() return value 2012-07-11 08:29:01 +00:00
image [mcs814x] add Moschip MSC814x support 2012-06-19 14:48:56 +00:00
patches-3.3 [mcs814x] do not use MULTI_IRQ_HANDLER it is bogus on our platform 2012-06-20 21:57:45 +00:00
config-default [mcs814x] add Moschip MSC814x support 2012-06-19 14:48:56 +00:00
Makefile [mcs814x] fix USB led triggers 2012-06-20 21:58:00 +00:00
modules.mk [mcs814x] add Moschip MSC814x support 2012-06-19 14:48:56 +00:00