]> git.karo-electronics.de Git - karo-tx-linux.git/commit
iwlagn: extend notification wait function
authorJohannes Berg <johannes.berg@intel.com>
Wed, 13 Apr 2011 10:14:47 +0000 (03:14 -0700)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Fri, 22 Apr 2011 17:02:47 +0000 (10:02 -0700)
commit09f18afe766ea3f2c749e3af195bf65fde71b62e
tree9d8fe3c45266db491df2eb33c3d6afb56c710095
parent3e14c1fd75d909bfcc6caab79c544921fd02bf73
iwlagn: extend notification wait function

A notification wait function is called with the
command, but currently has no way of passing
data back to the caller -- fix that by adding a
void pointer to the function that can be used
between the caller and the function.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-agn-lib.c
drivers/net/wireless/iwlwifi/iwl-agn-rxon.c
drivers/net/wireless/iwlwifi/iwl-agn.c
drivers/net/wireless/iwlwifi/iwl-agn.h
drivers/net/wireless/iwlwifi/iwl-dev.h