OSDN Git Service

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

Remove typedef in struct ieee_param_ex, 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