[kernel] swconfig: get rid of the NLA_PUT_* macros
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 24 Oct 2012 13:05:04 +0000 (13:05 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 24 Oct 2012 13:05:04 +0000 (13:05 +0000)
commitac3d47a751eed26da9c38b79879b799ee4727220
treecf803625a6f080fa06ea34777766f6697303c6c6
parent31b1426e6df5f299de6ea3299f1432602f79f64d
[kernel] swconfig: get rid of the NLA_PUT_* macros

Upstream kernel 3.6 has removed this usage, use the plain functions directly as
intended.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33906 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic/files/drivers/net/phy/swconfig.c