OSDN Git Service

iwlwifi: handle shared memory
authorRon Rindjunsky <ron.rindjunsky@intel.com>
Thu, 24 Apr 2008 00:14:56 +0000 (17:14 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 7 May 2008 19:02:17 +0000 (15:02 -0400)
commit399f490067992715044cbf2be1923e2f613b2e18
tree03db5be67dcde4fdb68cf15e6ccdb52b23efac55
parent8614f360bdc7db8d35609a9c771601f1d45539e5
iwlwifi: handle shared memory

This patch generalize the use of shared memory, as size of this memory is
now allocated and freed by handlers, and also changes the location of those
actions for better resource management

Signed-off-by: Ron Rindjunsky <ron.rindjunsky@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-4965.c
drivers/net/wireless/iwlwifi/iwl-core.h
drivers/net/wireless/iwlwifi/iwl4965-base.c