[PATCH 0/1] net: Fix use of proc_fs
From: Yonatan Linik
Date: Fri Dec 11 2020 - 11:43:04 EST
This patch fixes the failure of af_packet module initialization when
CONFIG_PROC_FS=n.
The commit message itself has a pretty thorough explanation.
I will just add that I made sure this fixes the problem, both by
using socket from userspace and by looking at kernel logs.
Yonatan Linik (1):
net: Fix use of proc_fs
net/packet/af_packet.c | 2 ++
1 file changed, 2 insertions(+)
base-commit: bbf5c979011a099af5dc76498918ed7df445635b
--
2.25.1