]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: move TDLS code to another file
authorArik Nemtsov <arik@wizery.com>
Thu, 1 May 2014 07:17:28 +0000 (10:17 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 5 May 2014 13:56:15 +0000 (15:56 +0200)
commit4fd8ff7533bb1f2e4a0c619ba162a3430d379b7a
treec42b846315dfc54d893655984d6066c58c4bdbdb
parent777984de820dc4ae09f4ab48b74cd8f1f6b9dcda
mac80211: move TDLS code to another file

With new additions planned, this code is getting too big for cfg.c.

Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/Makefile
net/mac80211/cfg.c
net/mac80211/ieee80211_i.h
net/mac80211/tdls.c [new file with mode: 0644]