This commit is contained in:
Sven Zehl 2016-09-27 13:49:08 +02:00
parent b88307a7e1
commit e822aff001

View File

@ -9569,7 +9569,7 @@ static struct genl_ops nl80211_ops[] = {
.internal_flags = NL80211_FLAG_NEED_NETDEV_UP | .internal_flags = NL80211_FLAG_NEED_NETDEV_UP |
NL80211_FLAG_NEED_RTNL, NL80211_FLAG_NEED_RTNL,
}, },
#ifdef CPTCFG_ATH9K_TID_SLEEPING #ifdef NL80211_CMD_SET_TID_SLEEP
{ {
.cmd = NL80211_CMD_TID_SLEEP, .cmd = NL80211_CMD_TID_SLEEP,
.doit = nl80211_tid_sleeping, .doit = nl80211_tid_sleeping,