SVN-Revision: 15775
This commit is contained in:
Hauke Mehrtens
2009-05-11 20:20:41 +00:00
parent e0158d5d8c
commit 1b481e0708
2 changed files with 22 additions and 24 deletions

View File

@@ -125,7 +125,7 @@
+
+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;