diff options
author | John Crispin <john@openwrt.org> | 2015-02-09 19:34:49 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-02-09 19:34:49 +0000 |
commit | 07352ca2c725377b46e316e47b2bb4cb411b8135 (patch) | |
tree | 6b3f2bfff672c19a74ee5dd9a865cb32e85ae8f1 /target/linux/ar7 | |
parent | 525cd8aedb33d26a8f38e6b553e8d83a47d73bcc (diff) | |
download | upstream-07352ca2c725377b46e316e47b2bb4cb411b8135.tar.gz upstream-07352ca2c725377b46e316e47b2bb4cb411b8135.tar.bz2 upstream-07352ca2c725377b46e316e47b2bb4cb411b8135.zip |
ralink: fix hw status almost full not work on mt7620 and mt7621
the old FE_INT_STATUS register becomes two registers.
FE_INT_STATUS and INT_STATUS. so the hw status almost full
must change to read from FE_INT_STATUS register.
tx/rx done read from INT_STATUS register.
mt7620 datasheet define CNT_GDM1_AF at BIT(29).
but after test it should be BIT(13). why?
Signed-off-by: michael lee <igvtee@gmail.com>
SVN-Revision: 44371
Diffstat (limited to 'target/linux/ar7')
0 files changed, 0 insertions, 0 deletions