From: Luis R. Rodriguez Date: Tue, 2 Jun 2009 20:31:10 +0000 (-0400) Subject: cfg80211: make ieee80211_get_mesh_hdrlen() static X-Git-Tag: v2.6.31-rc1~330^2~157^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60fd2b67014440091770ac5738301c7fa4c4159c;p=pandora-kernel.git cfg80211: make ieee80211_get_mesh_hdrlen() static Fixes spares warning: net/wireless/util.c:261:5: warning: symbol 'ieee80211_get_mesh_hdrlen' was not declared. Should it be static? Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed