]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vt6656: mac80211 conversion: enable power saving
authorMalcolm Priestley <tvboxspy@gmail.com>
Wed, 25 Jun 2014 20:14:29 +0000 (21:14 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Jun 2014 00:21:19 +0000 (20:21 -0400)
commitda0cda2938825ab77c5f94079ac5ea14aa6e7bf7
treecfce9c48af10cb41376b4448db4addba0b4e34d1
parent2e409c57b2e6bf34f3b472010f9389937ed4796a
staging: vt6656: mac80211 conversion: enable power saving

Convert vnt_enable_power_saving and vnt_disable_power_saving

Remove mgmt->wCurrAID and use priv->current_aid

We nolonger send the PSbSendNullPacket from vnt_enable_power_saving

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/power.c