You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Conflicts: drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c
This commit is contained in:
@@ -842,6 +842,7 @@ static int ax25_create(struct net *net, struct socket *sock, int protocol,
|
||||
case AX25_P_NETROM:
|
||||
if (ax25_protocol_is_registered(AX25_P_NETROM))
|
||||
return -ESOCKTNOSUPPORT;
|
||||
break;
|
||||
#endif
|
||||
#ifdef CONFIG_ROSE_MODULE
|
||||
case AX25_P_ROSE:
|
||||
|
||||
Reference in New Issue
Block a user