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)
commitc21edec1efc53176893a5a69a942773e41bb1837
tree0a16c1aedc6262c4d6cb43549e60a8a117a8fba1
parent472ae7f7cf84e5e5673caf0996b7b4fb9f39865f
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