commit | 2f92212b71f198d42060f7133ff1dc4edf438f6c | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Mon Dec 03 17:54:55 2012 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Jan 03 13:01:23 2013 +0100 |
tree | 0a1bd3a91dc246c474b74412beb1eada774ccce6 | |
parent | 9027b1493b57a6a8f9f56741e4c4189048ea5633 [diff] |
regulatory: use proper enum for return values Instead of treating special error codes specially, like -EALREADY, introduce a real enum for all the needed possibilities and use it. Acked-by: Luis R. Rodriguez <mcgrof@do-not-panic.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>