From: Luis R. Rodriguez Date: Sat, 21 Mar 2009 03:53:07 +0000 (-0400) Subject: cfg80211: remove code about country IE support with OLD_REG X-Git-Tag: v2.6.30-rc1~642^2^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86f04680df4a136a4a90501572dc2f31f8426581;p=pandora-kernel.git cfg80211: remove code about country IE support with OLD_REG We had left in code to allow interested developers to add support for parsing country IEs when OLD_REG was enabled. This never happened and since we're going to remove OLD_REG lets just remove these comments and code for it. This code path was never being entered so this has no functional change. Signed-off-by: Luis R. Rodriguez Signed-off-by: John W. Linville --- Reading git-diff-tree failed