iwmc3200top: simplify imwct_tx
authorTomas Winkler <tomas.winkler@intel.com>
Wed, 16 Dec 2009 04:26:26 +0000 (04:26 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Dec 2009 22:13:32 +0000 (14:13 -0800)
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>

No differences found