]> git.baikalelectronics.ru Git - kernel.git/commit
atm: Introduce vcc_process_recv_queue
authorJorge Boncompte [DTI2] <jorge@dti2.net>
Mon, 21 Nov 2011 10:25:57 +0000 (10:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Nov 2011 21:15:42 +0000 (16:15 -0500)
commit85fcf24241837c0c89127dce5ef1a288753fb4d1
tree31a7c44400e598e82e1de0a7326952d00b28767d
parentaa8139d5df39bc882b475f3b915deca87541acf8
atm: Introduce vcc_process_recv_queue

This function moves the implementation found in the clip and br2684
modules to common code, correctly unlinks the skb from the queue
before pushing it and makes pppoatm use it.

Signed-off-by: Jorge Boncompte [DTI2] <jorge@dti2.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/atm/br2684.c
net/atm/clip.c
net/atm/common.c
net/atm/common.h
net/atm/pppoatm.c