1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-22 12:11:06 +02:00
juhosg 612a3d373d backfire: ar71xx: ag71xx: call the phy driver's netif_receive_skb() (backport of r20750)
Ag71xx needs to call the phy's netif_receive_skb() to allow phy drivers
to mangle rx packets. This patch fixes it.

This fixes the header mangling of the AR8216 driver.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@20759 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-09 12:06:00 +00:00
..