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)
commita325986fbb80d2125e8a0ddbe3c077c1ce10ba8d
tree0a16c1aedc6262c4d6cb43549e60a8a117a8fba1
parenteb7f72ca0198342101ac31564f29392727037f83
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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20750 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h
target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx_main.c