[ssb] Add support for pcmcia to ssb.
[openwrt.git] / target / linux / generic-2.6 / patches-2.6.29 / 903-hostap_txpower.patch
index 09ac7a9..5e0abbc 100644 (file)
 +
 +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;
This page took 0.02308 seconds and 4 git commands to generate.