wil6210: fix double definition of 'ctx'
authorVladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Mon, 14 Jul 2014 06:49:39 +0000 (09:49 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 18 Jul 2014 17:45:23 +0000 (13:45 -0400)
commit76dfa4b7715679b8f90499745c071d44472c200c
treeb64cf6081085c8be494b722b101dc294e546f5f5
parent6f55007d0e9d179d5893a518a9466c0abbcfa1ca
wil6210: fix double definition of 'ctx'

Variable 'ctx' declarad again in the inner loop. Should use
one from outer loop instead.

Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/wil6210/txrx.c
This page took 0.02685 seconds and 5 git commands to generate.