Hi Greg,
On Mon, 16 Aug 2021 17:10:18 +0200 Greg KH [off-list ref] wrote:
On Mon, Aug 16, 2021 at 01:52:16PM +1000, Stephen Rothwell wrote:
quoted
Hi all,
After merging the staging tree, today's linux-next build (x86_64
allmodconfig) failed like this:
drivers/staging/r8188eu/core/rtw_br_ext.c:8:10: fatal error: ../include/net/ipx.h: No such file or directory
8 | #include "../include/net/ipx.h"
| ^~~~~~~~~~~~~~~~~~~~~~
Caused by commit
6c9b40844751 ("net: Remove net/ipx.h and uapi/linux/ipx.h header files")
from the net-next tree.
I have reverted that commit for today.
Should now be fixed up in my tree so that you do not need to drop that
networking patch anymore.
Excellent, thanks.
--
Cheers,
Stephen Rothwell