Skip to content
  • Johannes Berg's avatar
    iwlwifi: rewrite RXON checks · dacefedb
    Johannes Berg authored
    
    
    The RXON checking is a bit magical, and prints
    out too much information if something goes wrong.
    Make it less magical and print out only the items
    that were actually wrong.
    
    Also remove the comment about removing it -- the
    driver is constantly changing so these checks are
    useful.
    
    Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
    dacefedb