commit | c5dc164df6187e845f1a7c0542f5106c74ff5a92 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Aug 28 19:03:36 2013 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Sep 26 13:21:38 2013 +0200 |
tree | 6f2ce5afa0ed7b288004925be21b3d053748a2a2 | |
parent | c7c71066c27f2bafb2ce3b10c407c0285f56acfa [diff] |
mac80211: use ERR_CAST() No need for ERR_PTR(PTR_ERR()) since there's ERR_CAST, use it. Reported-by: Fengguang Wu <fengguang.wu@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>