Re: [PATCH] mac80211_hwsim: fix error return code in init_mac80211_hwsim()
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2013-08-26 07:37:19
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2013-08-26 07:37:19
On Mon, 2013-08-26 at 15:32 +0800, Wei Yongjun wrote:
From: Wei Yongjun <redacted> Fix to return -ENOMEM in the netdev alloc error handling case instead of 0, as done elsewhere in this function.
Makes sense, applied. johannes