]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: use C99 initialisers to simplify code a bit
authorJohannes Berg <johannes.berg@intel.com>
Mon, 13 May 2013 09:37:30 +0000 (11:37 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 16 May 2013 20:39:42 +0000 (22:39 +0200)
commitc48e985215484028e217322853e17f42aa302a53
treeb88431f4f1e7205b55785376c9bf07bab4cf3fa4
parent539b8d98d0e38c564361bac2849f4d7c703bb273
cfg80211: use C99 initialisers to simplify code a bit

Use C99 initialisers for the auth, deauth and disassoc
requests to simplify the code.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/mlme.c