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 branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Conflicts: net/core/ethtool.c
This commit is contained in:
+1
-1
@@ -778,7 +778,7 @@ static void mpc_push(struct atm_vcc *vcc, struct sk_buff *skb)
|
||||
eg->packets_rcvd++;
|
||||
mpc->eg_ops->put(eg);
|
||||
|
||||
memset(ATM_SKB(skb), 0, sizeof(struct atm_skb_data));
|
||||
memset(ATM_SKB(new_skb), 0, sizeof(struct atm_skb_data));
|
||||
netif_rx(new_skb);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user