commit | a8674a1efca60d863d4caa47e102cc4d70d5ff9b | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Apr 13 03:14:48 2011 -0700 |
committer | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Fri Apr 22 10:02:55 2011 -0700 |
tree | 13216e202f8d78d178174f46c7fa8654422b6c9e | |
parent | 09f18afe766ea3f2c749e3af195bf65fde71b62e [diff] |
iwlagn: make iwlagn_wait_notification return error code We're unlikely to care about the actual time spent waiting, so make the function return an error code which is less error prone in coding new uses. Also, while at it, mark __must_check. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>