John Crispin 7e1c5b0be8 ltq-atm: update sock api
update sock api in lantiq atm driver

The ltq-atm driver provides its own replacement for net/atm/common.c:alloc_tx(),
defined in ltq_atm.c:atm_alloc_tx().
The read of sk_wmem_alloc is done in the wrong way, starting with commit
2b85a34e911bf483c27cfdd124aeb1605145dc80 in linux mainline it has to be
done through a specific wrapper.

Signed-off-by: Luca Dariz <luca.dariz@gmail.com>

SVN-Revision: 35991
2013-03-12 13:53:01 +00:00
..
2011-03-07 12:59:19 +00:00
2013-03-12 13:52:20 +00:00
2012-10-11 10:05:23 +00:00
2012-11-21 20:27:02 +00:00
2013-03-12 13:53:01 +00:00
2012-12-22 18:56:06 +00:00
2010-09-30 10:48:37 +00:00
2013-02-21 23:12:17 +00:00