fbwifi: update to git HEAD

bf7b0c4 fbwifi: add SPDX and copyright headers
 5318143 fbwifi: open https port in FBWIFI_INPUT

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
Stijn Tintel
2021-09-17 15:36:44 +03:00
committed by John Crispin
parent a5a37a22ce
commit 46342a2621
3 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
-- SPDX-License-Identifier: GPL-2.0-only
-- Copyright (c) Facebook, Inc. and its affiliates.
--
-- FBWIFI Lua library
-- function table
local fbwifi = {}