81e6b parent 9e04a7c6d45fd70be55fcb48ec49f55dad9928f7 author Amitkumar Karwar 1334027215 -0700 committer John W. Linville 1334257829 -0400 mwifiex: display correct country information in debugfs "info" Use "priv->country_code" string to display country information in debugfs command "info" instead of "adapter->region_code". "adapter->region_code" contains default region code got from FW while initialization, whereas "priv->country_code" is updated in reg_notifier handler whenever there is a change in regulatory domain. Signed-off-by: Amitkumar Karwar Signed-off-by: Kiran Divekar Signed-off-by: Bing Zhao Signed-off-by: John W. Linville ,L