OSDN Git Service

Staging: rtl8723bs: Remove typedef in struct ieee_param
authorMadhumitha Prabakaran <madhumithabiw@gmail.com>
Mon, 15 Apr 2019 20:27:03 +0000 (15:27 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Apr 2019 11:45:40 +0000 (13:45 +0200)
commit5ef6c5db04ffff21006099961c3c8acc5727b2c8
treebffa6dad09a24b40184088ad7e7260efc151da7a
parent74941703accd4a94e7a74c31050d7985216b7034
Staging: rtl8723bs: Remove typedef in struct ieee_param

Remove typedef in struct ieee_param, as the struct that
has elements that can reasonably be directly accessed
should never be a typedef.

Signed-off-by: Madhumitha Prabakaran <madhumithabiw@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/include/ieee80211.h