openwrt/target/linux/ar71xx/files/drivers
Gabor Juhos 9be1e508f9 ar71xx: ag71xx: store descriptor packet length mask in ag71xx struct
The currently used bitmask is not correct for all SoCs.
Introduce a new field in struct ag71xx and store the
bitmask in that. Use the current value for now, it will
be adjusted for each SoCs in further patches.

Aslo use the new field directly in the ag71xx_rx_packets
and ag71xx_hard_start_xmit() functions and remove the
ag71xx_desc_pktlen() helper.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 39144
2013-12-20 11:41:16 +00:00
..
gpio ar71xx: remove __dev{init,exit} annotations from kernel files 2013-02-19 20:52:06 +00:00
leds ar71xx: use netgear prefix for WNDR3700 LED names 2013-09-21 15:55:50 +00:00
mtd ar71xx: add NAND driver for the Mikrotik RB91x boards 2013-12-16 12:57:24 +00:00
net ar71xx: ag71xx: store descriptor packet length mask in ag71xx struct 2013-12-20 11:41:16 +00:00
spi ar71xx: remove __dev{init,exit} annotations from kernel files 2013-02-19 20:52:06 +00:00