]> 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)
commit78a6ee8bd37ad8e818d1656d8c0548ed8103d784
treeb88431f4f1e7205b55785376c9bf07bab4cf3fa4
parente6030752087c5f458fe4908eac4248d6afe109a9
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