ar71xx: ag71xx: call the phy driver's netif_receive_skb()
authorGabor Juhos <juhosg@openwrt.org>
Fri, 9 Apr 2010 08:38:46 +0000 (08:38 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Fri, 9 Apr 2010 08:38:46 +0000 (08:38 +0000)
commit4a28844d80e086fa00ca39f3fabcf5a199606a8f
tree08b1719d2a036edc2f2fadd41231292b1521d643
parent722e75f066ae034273e416c272bb4365d18ddd57
ar71xx: ag71xx: call the phy driver's netif_receive_skb()

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>
Cc:backfire@openwrt.org

SVN-Revision: 20750
target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h
target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx_main.c