nl80211: Rename is_p2p_interface
authorDavid Spinadel <david.spinadel@intel.com>
Tue, 25 Jun 2013 10:26:17 +0000 (13:26 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 25 Jun 2013 10:26:17 +0000 (13:26 +0300)
commit6a71413ef2f217d7b3d613d3d3ef6361cf2dd97f
treebf206ad95add344a9ce43b44bfa3fc1a41cf3c24
parent8393e1a024f62cdf11b90a46a4e1e330e4c1580f
nl80211: Rename is_p2p_interface

Rename is_p2p_interface() to is_p2p_net_interface() since it used to
identify network P2P interfaces to disable 802.11b rates on them.

Signed-off-by: David Spinadel <david.spinadel@intel.com>
src/drivers/driver_nl80211.c