mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-08 10:23:47 +08:00
kernel: update mtk wed header
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
365c259b1d
commit
e4682b37f9
@ -52,6 +52,12 @@ mtk_wed_device_attach(struct mtk_wed_device *dev)
|
||||
return ret;
|
||||
}
|
||||
|
||||
static inline bool
|
||||
mtk_wed_get_rx_capa(struct mtk_wed_device *dev)
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
static inline bool mtk_wed_device_active(struct mtk_wed_device *dev)
|
||||
{
|
||||
return false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user