From: Johannes Berg Date: Thu, 12 May 2011 11:38:50 +0000 (+0200) Subject: mac80211: mesh: move some code to make it static X-Git-Tag: v3.0-rc1~377^2~54^2^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b86bd62a505a4a9739474f00f8088395b7a80ba;p=pandora-kernel.git mac80211: mesh: move some code to make it static There's no need to have table functions in one file and all users in another, move the functions to the right file and make them static. Also move a static variable to the beginning of the file to make it easier to find. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed