Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Three trivial overlapping conflicts. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -1915,6 +1915,7 @@ static int __init atalk_init(void)
|
||||
ddp_dl = register_snap_client(ddp_snap_id, atalk_rcv);
|
||||
if (!ddp_dl) {
|
||||
pr_crit("Unable to register DDP with SNAP.\n");
|
||||
rc = -ENOMEM;
|
||||
goto out_sock;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user