backfire: ar71xx: ag71xx: call the phy driver's netif_receive_skb() (backport of...
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 9 Apr 2010 12:06:00 +0000 (12:06 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 9 Apr 2010 12:06:00 +0000 (12:06 +0000)
commit612a3d373d46aad5b16543fc42ffec16211d27d2
tree4f2accaf5c19c217e15697330f6aa6a209e98b63
parentb81ea4e4dc9fb470a882054af7cbedbb5933b4e3
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
target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h
target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx_main.c