X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2Fx25%2Fx25_dev.c;h=adfe7b8df35591d29ee2d8a91de8bca57e9a3052;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=36fc3bf6d8827c4a47de80900ebee0a5ab54e7fa;hpb=cee37fe97739d85991964371c1f3a745c00dd236;p=linux-2.6.git diff --git a/net/x25/x25_dev.c b/net/x25/x25_dev.c index 36fc3bf6d..adfe7b8df 100644 --- a/net/x25/x25_dev.c +++ b/net/x25/x25_dev.c @@ -81,7 +81,7 @@ static int x25_receive_data(struct sk_buff *skb, struct x25_neigh *nb) } int x25_lapb_receive_frame(struct sk_buff *skb, struct net_device *dev, - struct packet_type *ptype) + struct packet_type *ptype, struct net_device *orig_dev) { struct sk_buff *nskb; struct x25_neigh *nb;