From: Johannes Berg Date: Wed, 10 Sep 2008 22:01:49 +0000 (+0200) Subject: mac80211: split off mesh handling entirely X-Git-Tag: v2.6.28-rc1~717^2~268^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=472dbc45dc1966284de72d7de15690c17ed2cf33;p=pandora-kernel.git mac80211: split off mesh handling entirely This patch splits off mesh handling from the STA/IBSS. Unfortunately it increases mesh code size a bit, but I think it makes things clearer. The patch also reduces per-interface run-time memory usage. Also clean up a few places where ifdef is not required. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed