Thread (5 messages) 5 messages, 4 authors, 2016-01-28

Re: [PATCH] net/mac80211/agg-rx.c: fix use of uninitialised values

From: Dan Carpenter <hidden>
Date: 2016-01-28 12:30:53
Also in: kernel-janitors, lkml

It's not the return where we should trigger the warning it's at the

	rcu_assign_pointer(sta->ampdu_mlme.tid_rx[tid], tid_agg_rx);

line.  That's for correctness, but also it should be slightly easier.
Or it should cut down on false positives if we ignored returns and only
looked global scope type assignements.

regards,
dan carpenter
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help