commit | 09f18afe766ea3f2c749e3af195bf65fde71b62e | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Apr 13 03:14:47 2011 -0700 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Fri Apr 22 10:02:47 2011 -0700 |
tree | 9d8fe3c45266db491df2eb33c3d6afb56c710095 | |
parent | 3e14c1fd75d909bfcc6caab79c544921fd02bf73 [diff] |
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>