Home
last modified time | relevance | path

Searched hist:"0 c2bef4621c5feb5bda9068c9964b2e9acf57017" (Results 1 – 8 of 8) sorted by relevance

/linux/net/mac80211/
H A Dchan.cdiff 0c2bef4621c5feb5bda9068c9964b2e9acf57017 Sun Mar 23 20:21:43 CET 2014 Monam Agarwal <monamagarwal123@gmail.com> mac80211: use RCU_INIT_POINTER

rcu_assign_pointer() ensures that the initialization of a structure is
carried out before storing a pointer to that structure. However, in the
case that NULL is assigned there's no structure to initialize so using
RCU_INIT_POINTER instead is safe and more efficient.

Signed-off-by: Monam Agarwal <monamagarwal123@gmail.com>
[squash eight tiny patches, rewrite commit log]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
H A Ddebugfs.cdiff 0c2bef4621c5feb5bda9068c9964b2e9acf57017 Sun Mar 23 20:21:43 CET 2014 Monam Agarwal <monamagarwal123@gmail.com> mac80211: use RCU_INIT_POINTER

rcu_assign_pointer() ensures that the initialization of a structure is
carried out before storing a pointer to that structure. However, in the
case that NULL is assigned there's no structure to initialize so using
RCU_INIT_POINTER instead is safe and more efficient.

Signed-off-by: Monam Agarwal <monamagarwal123@gmail.com>
[squash eight tiny patches, rewrite commit log]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
H A Dscan.cdiff 0c2bef4621c5feb5bda9068c9964b2e9acf57017 Sun Mar 23 20:21:43 CET 2014 Monam Agarwal <monamagarwal123@gmail.com> mac80211: use RCU_INIT_POINTER

rcu_assign_pointer() ensures that the initialization of a structure is
carried out before storing a pointer to that structure. However, in the
case that NULL is assigned there's no structure to initialize so using
RCU_INIT_POINTER instead is safe and more efficient.

Signed-off-by: Monam Agarwal <monamagarwal123@gmail.com>
[squash eight tiny patches, rewrite commit log]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
H A Dibss.cdiff 0c2bef4621c5feb5bda9068c9964b2e9acf57017 Sun Mar 23 20:21:43 CET 2014 Monam Agarwal <monamagarwal123@gmail.com> mac80211: use RCU_INIT_POINTER

rcu_assign_pointer() ensures that the initialization of a structure is
carried out before storing a pointer to that structure. However, in the
case that NULL is assigned there's no structure to initialize so using
RCU_INIT_POINTER instead is safe and more efficient.

Signed-off-by: Monam Agarwal <monamagarwal123@gmail.com>
[squash eight tiny patches, rewrite commit log]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
H A Dmesh.cdiff 0c2bef4621c5feb5bda9068c9964b2e9acf57017 Sun Mar 23 20:21:43 CET 2014 Monam Agarwal <monamagarwal123@gmail.com> mac80211: use RCU_INIT_POINTER

rcu_assign_pointer() ensures that the initialization of a structure is
carried out before storing a pointer to that structure. However, in the
case that NULL is assigned there's no structure to initialize so using
RCU_INIT_POINTER instead is safe and more efficient.

Signed-off-by: Monam Agarwal <monamagarwal123@gmail.com>
[squash eight tiny patches, rewrite commit log]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
H A Dutil.cdiff 0c2bef4621c5feb5bda9068c9964b2e9acf57017 Sun Mar 23 20:21:43 CET 2014 Monam Agarwal <monamagarwal123@gmail.com> mac80211: use RCU_INIT_POINTER

rcu_assign_pointer() ensures that the initialization of a structure is
carried out before storing a pointer to that structure. However, in the
case that NULL is assigned there's no structure to initialize so using
RCU_INIT_POINTER instead is safe and more efficient.

Signed-off-by: Monam Agarwal <monamagarwal123@gmail.com>
[squash eight tiny patches, rewrite commit log]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
H A Diface.cdiff 0c2bef4621c5feb5bda9068c9964b2e9acf57017 Sun Mar 23 20:21:43 CET 2014 Monam Agarwal <monamagarwal123@gmail.com> mac80211: use RCU_INIT_POINTER

rcu_assign_pointer() ensures that the initialization of a structure is
carried out before storing a pointer to that structure. However, in the
case that NULL is assigned there's no structure to initialize so using
RCU_INIT_POINTER instead is safe and more efficient.

Signed-off-by: Monam Agarwal <monamagarwal123@gmail.com>
[squash eight tiny patches, rewrite commit log]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
H A Dcfg.cdiff 0c2bef4621c5feb5bda9068c9964b2e9acf57017 Sun Mar 23 20:21:43 CET 2014 Monam Agarwal <monamagarwal123@gmail.com> mac80211: use RCU_INIT_POINTER

rcu_assign_pointer() ensures that the initialization of a structure is
carried out before storing a pointer to that structure. However, in the
case that NULL is assigned there's no structure to initialize so using
RCU_INIT_POINTER instead is safe and more efficient.

Signed-off-by: Monam Agarwal <monamagarwal123@gmail.com>
[squash eight tiny patches, rewrite commit log]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>