]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mac80211: Modify mesh_set_ht_prot_mode() to have less identation
authorAshok Nagarajan <ashok@cozybit.com>
Tue, 8 May 2012 04:00:31 +0000 (21:00 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 16 May 2012 17:24:25 +0000 (13:24 -0400)
commitcbf9322eb1bb493b63aafffd010ab1a44c4ced5c
tree4e6958db8802fd4e3cd0c031890ff17207eb9b3a
parent0e482db8d3713ad3a64a56e0dfe4fdf698fe7c1d
mac80211: Modify mesh_set_ht_prot_mode() to have less identation

Determining types of peers is modified to have less indentation. This change is
suggested by Johannes. This patch also corrects the reference in comment to
IEEE 802.11-2012 version.

Signed-off-by: Ashok Nagarajan <ashok@cozybit.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mesh_plink.c