From: Arik Nemtsov Date: Sat, 19 Nov 2011 08:51:26 +0000 (+0200) Subject: mac80211: dereference RCU protected probe_resp pointer correctly X-Git-Tag: v3.3-rc1~182^2~261^2~142 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f724828bd3db7e0fe6f17ed8de2656bfbfed5c4e;p=pandora-kernel.git mac80211: dereference RCU protected probe_resp pointer correctly This fixes a sparse warning: cfg.c:502:13: warning: incorrect type in assignment (different address spaces) cfg.c:502:13: expected struct sk_buff *old cfg.c:502:13: got struct sk_buff [noderef] *probe_resp Reported-by: Johannes Berg Signed-off-by: Arik Nemtsov Signed-off-by: John W. Linville --- Reading git-diff-tree failed