Skip to content
GitLab
  • Explore
  • Sign in
  • Register
  • xcap
  • xcap-capability-linux
  • Repository
  • xcap-capability-linux
  • drivers
  • net
  • wireless
  • ath
  • ath5k
  • pcu.c
Find file Blame History Permalink
  • Luis R. Rodriguez's avatar
    ath5k: simplify passed params to ath5k_hw_set_associd() · be5d6b75
    Luis R. Rodriguez authored Oct 06, 2009
    
    
    We have access to common->curbssid and common->curaid so just
    use those. Note that common->curaid is always 0 so this keeps
    our current behaviour of always using 0 for now. Once we fix
    storing the association ID passed by mac80211 this will
    require no changes here.
    
    Signed-off-by: default avatarLuis R. Rodriguez <lrodriguez@atheros.com>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    be5d6b75