[lantiq] ltq-atm: update sock api
authorJohn Crispin <blogic@openwrt.org>
Tue, 12 Mar 2013 13:53:01 +0000 (13:53 +0000)
committerJohn Crispin <blogic@openwrt.org>
Tue, 12 Mar 2013 13:53:01 +0000 (13:53 +0000)
commit1fdb34983b67cc36860842e4824b74fd27e7317f
tree520873b5d7f3ec6938e278c9be74d34b77e74b4b
parent0d45d114353dd2bcf497793820593857c7e93d90
[lantiq] 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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35991 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/platform/lantiq/ltq-atm/src/ltq_atm.c