Skip to content
GitLab
  • Explore
  • Sign in
  • Register
  • xcap
  • xcap-capability-linux
  • Repository
  • xcap-capability-linux
  • net
  • mac80211
  • rx.c
Find file Blame History Permalink
  • Johannes Berg's avatar
    mac80211: make ieee80211_rx_h_mgmt more readable · 759ef3eb
    Johannes Berg authored Sep 09, 2008
    
    
    That function isn't exactly easy to read especially since it
    does something in an if branch that continues after the if
    because the else returns. Express it in a more readable way.
    
    Signed-off-by: default avatarJohannes Berg <johannes@sipsolutions.net>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    759ef3eb