From: Shan Wei Date: Wed, 15 Dec 2010 06:27:28 +0000 (+0800) Subject: wireless:mac80211: kill unuse macro MESH_CFG_CMP_LEN in mesh.h X-Git-Tag: v2.6.38-rc1~476^2~104^2~4^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38cd6b4f52a75926fd81fc85f53f5067dcd809f7;p=pandora-kernel.git wireless:mac80211: kill unuse macro MESH_CFG_CMP_LEN in mesh.h Commit 00d3f14c has removed the references of this macro, but left it only. So remove this definition. commit 00d3f14cf9f12c21428121026a5e1d5f65926447 Author: Johannes Berg Date: Tue Feb 10 21:26:00 2009 +0100 mac80211: use cfg80211s BSS infrastructure Remove all the code from mac80211 to keep track of BSSes and use the cfg80211-provided code completely. Signed-off-by: Shan Wei Signed-off-by: John W. Linville --- Reading git-diff-tree failed