]> git.baikalelectronics.ru Git - kernel.git/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)
commit0e8154fe4603bb92a2bb1e014765ccc060c19440
treeee8323f0e78f583e9ff34c1cc9cd578674a6a132
parent41cfd96fb25191cbe878aaf1959d1cfc560c6910
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