commit | 4e55f5785825f18b1eb6c5cc5a9717e276925805 | [log] [tgz] |
---|---|---|
author | Jorge Boncompte [DTI2] <jorge@dti2.net> | Mon Nov 21 10:25:57 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 22 16:15:42 2011 -0500 |
tree | 31a7c44400e598e82e1de0a7326952d00b28767d | |
parent | 3b829366cc6d0adeb4df2c2d917926f6b41c573d [diff] |
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>