mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 19:12:33 +08:00
ag71xx driver: fix a typo
SVN-Revision: 16827
This commit is contained in:
parent
330e5c1827
commit
d99dcbca9f
@ -94,7 +94,7 @@ struct ag71xx_buf {
|
||||
|
||||
struct ag71xx_ring {
|
||||
struct ag71xx_buf *buf;
|
||||
struct ag71xx_desc *descs_cpu;
|
||||
u8 *descs_cpu;
|
||||
dma_addr_t descs_dma;
|
||||
unsigned int desc_size;
|
||||
unsigned int curr;
|
||||
|
Loading…
x
Reference in New Issue
Block a user