]> Pileus Git - ~andy/linux/commit
cfg80211: make some functions static
authorJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jun 2012 11:32:49 +0000 (13:32 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 20 Jun 2012 08:56:59 +0000 (10:56 +0200)
commita9455408b09395ecf4008bd998516ce2e9551bbc
treeee8323f0e78f583e9ff34c1cc9cd578674a6a132
parent6df653c71e8168e1df01118cc85cd84d0deeb583
cfg80211: make some functions static

Some of the functions to retrieve a device can
be static as they're used only in nl80211.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/core.c
net/wireless/core.h
net/wireless/nl80211.c