projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[cavium-octeon] update to 2.6.30-rc5
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.29
/
903-hostap_txpower.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.29/903-hostap_txpower.patch
b/target/linux/generic-2.6/patches-2.6.29/903-hostap_txpower.patch
index
09ac7a9
..
5e0abbc
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.29/903-hostap_txpower.patch
+++ b/
target/linux/generic-2.6/patches-2.6.29/903-hostap_txpower.patch
@@
-125,7
+125,7
@@
+
+int hostap_restore_power(struct net_device *dev)
+{
+
+int hostap_restore_power(struct net_device *dev)
+{
-+ struct hostap_interface *iface =
dev->priv
;
++ struct hostap_interface *iface =
netdev_priv(dev)
;
+ local_info_t *local = iface->local;
+
+ u16 val;
+ local_info_t *local = iface->local;
+
+ u16 val;
This page took
0.022281 seconds
and
4
git commands to generate.