commit | 4bd14dd5f77bbe3c51f50f4e86d3b8960e6a518c | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Mar 06 13:30:58 2012 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Mar 07 13:56:32 2012 -0500 |
tree | 0dbf32e6fbf047035389a09b7b1124ca769a5551 | |
parent | f47208934b2aba432722baeb86a72fcbfd26b593 [diff] |
iwlwifi: abstract out notification wait support This will be sharable, but needs to live in the op_mode as it is dependent on command processing. Make a library out of the notification wait code. Since I wrote all of the code originally and only Intel employees changed it, we can also relicense it to dual BSD/GPL. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>