commit | 4ff70fcdf3c424c3fdca253e7b7556f77eaf39be | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Mar 05 11:24:26 2012 -0800 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Mar 06 15:16:09 2012 -0500 |
tree | d60d5343463c3dcdc2969dc2df273716b2145927 | |
parent | fa23cb04b38a9950b21ee756e4419a737d496371 [diff] |
iwlwifi: introduce statistics lock The statistics are currently only half-heartedly locked against concurrent reading & modification so introduce a lock to really protect them. 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>