From: Johannes Berg Date: Tue, 29 Oct 2013 09:00:08 +0000 (+0100) Subject: mac80211: verify ieee80211_key_replace() arguments X-Git-Tag: v3.14-rc1~94^2~334^2^2~144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5282c3ba4c5a24b2ab45a6742f9ab01a3d90c167;p=pandora-kernel.git mac80211: verify ieee80211_key_replace() arguments There's no code calling ieee80211_key_replace() with both arguments NULL and it wouldn't make sense, but in the interest of maintainability add a warning for it. As a side effect, this also shuts up a smatch warning. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed