diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-12-20 11:41:16 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-12-20 11:41:16 +0000 |
commit | 9be1e508f98abad12d099b26e2087c5e95fe2d64 (patch) | |
tree | d670d216a9f38407e32fab44d3058e5d18c57dc2 /target/linux/cns21xx | |
parent | 2b22d909fdc8e8c08b2209536f11db07972fa11a (diff) | |
download | upstream-9be1e508f98abad12d099b26e2087c5e95fe2d64.tar.gz upstream-9be1e508f98abad12d099b26e2087c5e95fe2d64.tar.bz2 upstream-9be1e508f98abad12d099b26e2087c5e95fe2d64.zip |
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
Diffstat (limited to 'target/linux/cns21xx')
0 files changed, 0 insertions, 0 deletions