]> Git Repo - linux.git/commit
staging: rtl8723bs: Use common packet header constants
authorPascal Terjan <[email protected]>
Wed, 27 May 2020 20:51:00 +0000 (21:51 +0100)
committerGreg Kroah-Hartman <[email protected]>
Fri, 29 May 2020 10:36:00 +0000 (12:36 +0200)
commit77f55d1305c11fb729b88f2c3f7881ba0831fa6f
tree3e8ccf36d1403f303e8eb01bc315db3207bf7143
parenta6011493c35fcd53ff3513adbc3957e917290684
staging: rtl8723bs: Use common packet header constants

This driver contains a local version of the rfc1042 header and bridge
tunnel header constants which are available from cfg80211.h, switch to
those.

Signed-off-by: Pascal Terjan <[email protected]>
Reviewed-by: Dan Carpenter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/staging/rtl8723bs/core/rtw_recv.c
drivers/staging/rtl8723bs/include/rtw_recv.h
drivers/staging/rtl8723bs/os_dep/recv_linux.c
This page took 0.057908 seconds and 4 git commands to generate.