cfg80211: remove code about country IE support with OLD_REG
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Sat, 21 Mar 2009 03:53:07 +0000 (23:53 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Sat, 28 Mar 2009 00:13:07 +0000 (20:13 -0400)
commit86f04680df4a136a4a90501572dc2f31f8426581
treef9dd19f020b4e49ff2b64737d558f63476da5132
parent6ee7d33056f6e6fc7437d980dcc741816deedd0f
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 <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/reg.c