K 10 svn:author V 3 sam K 8 svn:date V 27 2009-01-14T19:07:20.948018Z K 7 svn:log V 371 Eliminate regDmnFlags from the internal channel structure; it was used only to hold the "need noise floor check" attribute for 5211 parts operating in MKK regdomains. Store this information in the privFlags field instead (usurp CHANNEL_DFS_CLEAR which was part of the old dfs code that's long gone) With this change ath_hal_getnfcheckrequired is not needed; remove it. END