nl8021: Allow sending wowlan configuration on any interface
authorIlan Peer <ilan.peer@intel.com>
Wed, 17 Jun 2015 13:18:19 +0000 (16:18 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 19 Jun 2015 13:17:04 +0000 (16:17 +0300)
commit1ac977bdd51f20c2ee50cebfb79344d3a012db88
tree7e8135d33e73b0a64a78cd7ba9533f95199470dc
parent489970270b8c69089e1244b6e3293935555a57e2
nl8021: Allow sending wowlan configuration on any interface

Sending a wowlan configuration command can be done on any wireless
interface (not only netdev), as it is a device configuration and not
interface configuration specific. Fix the code to allow it to be
sent on any interface.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
src/drivers/driver_nl80211.c