| commit | fe45332ed289d91e57eca11bfd1ca75d6e420ab4 | [log] [tgz] |
|---|---|---|
| author | Tomas Winkler <tomas.winkler@intel.com> | Wed Dec 16 04:26:26 2009 +0000 |
| committer | David S. Miller <davem@davemloft.net> | Wed Dec 23 14:13:32 2009 -0800 |
| tree | 949e268337d8f219eda5b3dcb0a441ee500d351a | |
| parent | 0df828f670b1fd8c469f3d60472ddca0d0f51fcf [diff] |
iwmc3200top: simplify imwct_tx
1. remove address argument since we use same address IWMC_SDIO_DATA_ADDR in
all cases
2. add __iwmct_tx - non locking tx function for already locked contexts
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>