projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: preliminary Ubiquiti Bullet M support
[openwrt.git]
/
target
/
linux
/
ar71xx
/
files
/
drivers
/
net
/
ag71xx
/
ag71xx.h
diff --git
a/target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h
b/target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h
index
2e73133
..
dd19f44
100644
(file)
--- a/
target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h
+++ b/
target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h
@@
-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;
This page took
0.020475 seconds
and
4
git commands to generate.