From: Johannes Berg Date: Fri, 18 Nov 2011 15:23:01 +0000 (+0100) Subject: nl80211: make get_vlan logic more common X-Git-Tag: v3.3-rc1~182^2~261^2~161 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80b998993d97d8a13589f8462e62a60298c72cf2;p=pandora-kernel.git nl80211: make get_vlan logic more common get_vlan() sets the output parameter even if it returns an error, which is a bit odd. Instead, convert it to use ERR_PTR. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed