mac80211: Improve dequeing from mpath frame queue.
Also, fix typo in comment. Signed-off-by: Javier Cardona <javier@cozybit.com> Tested-by: Andrey Yurovsky <andrey@cozybit.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
John W. Linville
parent
a3e14f3d2a
commit
fe58343461
@@ -61,7 +61,7 @@ enum mesh_path_flags {
|
||||
* retry
|
||||
* @discovery_retries: number of discovery retries
|
||||
* @flags: mesh path flags, as specified on &enum mesh_path_flags
|
||||
* @state_lock: mesh pat state lock
|
||||
* @state_lock: mesh path state lock
|
||||
*
|
||||
*
|
||||
* The combination of dst and sdata is unique in the mesh path table. Since the
|
||||
|
Reference in New Issue
Block a user