revert iproute2 to the old version until the new one is fixed (#3026)
[openwrt.git] / package / b43 / src / wa.h
1 #ifndef B43_WA_H_
2 #define B43_WA_H_
3
4 void b43_wa_initgains(struct b43_wldev *dev);
5 void b43_wa_all(struct b43_wldev *dev);
6
7 #endif /* B43_WA_H_ */
This page took 0.041606 seconds and 5 git commands to generate.