commit | 8915d73870a62c65fd7825f0ca2eb58c8bcdfb61 | [log] [tgz] |
---|---|---|
author | Amitkumar Karwar <akarwar@marvell.com> | Thu Jun 19 21:38:53 2014 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Jun 25 15:32:46 2014 -0400 |
tree | e83d23e88bcd9a299b9122cb660de5bec0a670aa | |
parent | 92c2538f55132d8e0e53945204cfb137e7d64b6b [diff] |
mwifiex: use generic 'iface_work' workqueue for SDIO interface Existing dedicated card_reset work queue is replaced with the interface specific workqueue pointer provided by mwifiex module. Also new work flag is added for card reset task. Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Bing Zhao <bzhao@marvell.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>