From: Johannes Berg Date: Tue, 4 Jun 2013 10:46:03 +0000 (+0200) Subject: nl80211: remove bogus genlmsg_end() error checking X-Git-Tag: v3.11-rc1~64^2~166^2^2~45^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c90a9f64c21b0a3983655c9c08cf98489057a43;p=pandora-kernel.git nl80211: remove bogus genlmsg_end() error checking genlmsg_end() can't return an error since it returns the skb length so remove checks treating the return value as an error code. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed