From: Johannes Berg Date: Mon, 8 Sep 2008 14:40:36 +0000 (+0200) Subject: mac80211: move IE parsing to util file X-Git-Tag: v2.6.28-rc1~717^2~292^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37ffc8da803a1151e887f2a80f08f0c49d1dc1d5;p=pandora-kernel.git mac80211: move IE parsing to util file Since IE parsing is required for the mlme and mesh code, it's not a static function anyway, and it's much better to have it in util rather than the overly large mlme.c Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed