CFG80211_NEW_STA
Section: Actions and configuration (9)
Updated: February 2011
Index
Return to Main Contents
NAME
cfg80211_new_sta - notify userspace about station
SYNOPSIS
-
void cfg80211_new_sta(struct net_device * dev, const u8 * mac_addr, struct station_info * sinfo, gfp_t gfp);
ARGUMENTS
dev
-
- the netdev
mac_addr
-
the station's address
sinfo
-
the station information
gfp
-
allocation flags
AUTHOR
Johannes Berg <johannes@sipsolutions.net>
-
Author.
COPYRIGHT